Commit Graph

365 Commits (1f9f6b44513c04b14cf4cfa55127d4f8a69a85a2)

Author SHA1 Message Date
dayschan 59d9f8bf6a remove importing _selected_ops from model_zoo
4 years ago
mindspore-ci-bot e04ada1148 !6246 modify export quant network bug
4 years ago
mindspore-ci-bot 0097b270cd !6385 add modelzoo Unet network
4 years ago
mindspore-ci-bot 5a76bd717d !6185 fix api comments
4 years ago
mindspore-ci-bot e03e087079 !5758 fix arg or hub in resnet
4 years ago
mindspore-ci-bot c3656e8d7b !6419 AlexNet ReadMe
4 years ago
zhanghuiyao 776eb28e6e Add ModelZoo Network: Unet.
4 years ago
wilfChen c267aaefe9 alexnet readme
4 years ago
changzherui 4275ecb11b mod quant export mindir bug
4 years ago
mindspore-ci-bot ab75268187 !6289 mobilenetv2 debug load_ckpt and move raiseError when create dataset
4 years ago
mindspore-ci-bot defd74e261 !6335 add include_top parameter in googlenet for hub
4 years ago
mindspore-ci-bot 74255d9faf !6356 improve maskrcnn precision and performance
4 years ago
mindspore-ci-bot c95ed54fe1 !5239 reduce cyclomatic complexity in model zoo
4 years ago
Payne ac8f7734bb debug load_ckpt,rename the network parameters;move the raiseerror of dataset size from dataset.py to train.py, give the control switch to user
4 years ago
Ziyan 8ea177e614 fix_api_problems
4 years ago
mindspore-ci-bot f7c5c5265f !6191 add imagenet for alexnet
4 years ago
gengdongjie 33d8fd8602 improve maskrcnn precision and performace
4 years ago
wukesong 3b9392cc64 add imagenet for alexent
4 years ago
mindspore-ci-bot a8851f308b !6274 new add densenet121 and update resnet, vgg.
4 years ago
huzhifeng 60759e8522 add googlenet include top for hub
4 years ago
mindspore-ci-bot 069a1cfbd7 !6256 modify ckpt path
4 years ago
mindspore-ci-bot bd8cf0c14f !6242 fix codedex warning in warpctc
4 years ago
root c8200af525 modify the ckpt path
4 years ago
mindspore-ci-bot 5c11d5b36a !6251 ImageFolderDatasetV2 change to ImageFolderDataset
4 years ago
gengdongjie e7817efe9c fix codedex warning
4 years ago
mindspore-ci-bot 182771618c !6208 fix the uploaded date and Mindspore version of resnet_thor readme file
4 years ago
mindspore-ci-bot 59a63d2566 !6257 modify yolov3-resnet18 test case and improve yolov3-darknet-quant performance
4 years ago
zhaoting a4a65ffe06 reduce cyclomatic complexity
4 years ago
linqingke 25579c4523 new add densenet121 and update resnet, vgg.
4 years ago
mindspore-ci-bot 73d4ceeaf7 !6245 modify the way of read device num
4 years ago
cj c67bd852a5 ImageFolderDatasetV2 change to ImageFolderDataset
4 years ago
chengxianbin d934814e5b fix yolov3-darknet52-quant net performance problem and modify yolov3 test case
4 years ago
mindspore-ci-bot e4e937e07b !6237 mobilenetv2 debug after test
4 years ago
hwjiaorui 1aa8e78491 add smoke test
4 years ago
Payne cd767f0f29 modify readme and some confusion code, fix some bug
4 years ago
mindspore-ci-bot 8b0793eb84 !6137 modify the model_zoo ckpt path
4 years ago
mindspore-ci-bot 6af9c58189 !6173 Delete platform distinction in mobilenetV2
4 years ago
wangmin e42639a02d fix readmefile
4 years ago
mindspore-ci-bot 10aec24510 !6113 Unify minddata seed to set_seed
4 years ago
mindspore-ci-bot 15a7722d84 !6063 modify loading way of hccl file and display content during training
4 years ago
zhaoting 4f801de34b delete platform in mobilenetV2.py
4 years ago
mindspore-ci-bot 0cd9775a8b !6082 mobilenetv2 debug and rename Readme.md
4 years ago
hwjiaorui 5f907705ac read json file
4 years ago
xiefangqi b269c57dfb minddata unify seed to set_seed
4 years ago
root ec947ebf3d modify the ckpt path
4 years ago
mindspore-ci-bot c455c344a9 !5916 unify Conv2d and DepthwiseConv2d
5 years ago
caozhou 7f9e42e266 unify the expression of Conv2d and DepthwiseConv2d
5 years ago
mindspore-ci-bot 91b2591b08 !6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
5 years ago
Payne 1996f715dc add args, close dataset sink mode by default, rename Readme.md -> README.md
5 years ago
ZPaC 4c1f9983d7 Optimize PS code.
5 years ago