Commit Graph

680 Commits (7080d3ff25864468764577117ae05bc237bf4809)

Author SHA1 Message Date
root 54f9797658 fix ssd gpu same loss value is inf
4 years ago
zhanghuiyao 45640d2ed6 Add Retinaface_resnet50 network to modelzoo.
4 years ago
bai-yangfan f0d18d2ce0 mode_export_modelzoo
4 years ago
yuchaojie a84affffd7 add QuantConfig & modify quant cells
4 years ago
mindspore-ci-bot 479cb89e8b !7408 Fix Parallel mode import Error
4 years ago
mindspore-ci-bot 1a98a8f683 !7395 fix fasterrcnn readme and psenet makefile.
4 years ago
huangxinjing 74edb6d9bc Fix parallel mode import error
4 years ago
linqingke a78e22dfdf fix fasterrcnn readme and psenet makefile
4 years ago
panfengfeng 5537ec8d92 fix nasnet GradOperation
4 years ago
chenzomi 5b769dfb20 [ME] Bug fix
4 years ago
TFbunny bd4e441862 add GPU efficientnet to model_zoo
4 years ago
mindspore-ci-bot c68f36c81e !7311 [ME] change _check_parameter format
4 years ago
mindspore-ci-bot 5b4de7bdcd !7346 GPU model zoo lenet remove amp
4 years ago
mindspore-ci-bot c967bf6846 !7339 fix for se-resnet50 accurancy
4 years ago
VectorSL 5306348f26 gpu odelzoo lenet is not suitable for amp
4 years ago
qujianwei a96766c822 fix for se-resnet50 accurancy
4 years ago
mindspore-ci-bot d403827178 !7322 fix warpctc accuracy
4 years ago
mindspore-ci-bot 75b9ce8d2c !7288 psenet scripts update.
4 years ago
baihuawei bf6f421aa6 fix warpctc accuracy
4 years ago
mindspore-ci-bot f363a41543 !7296 fix 310 psenet
4 years ago
mindspore-ci-bot cc7f12f9ad !7292 change amp level of inceptionv3 from o2 to o3
4 years ago
mindspore-ci-bot 863adb656b !7253 fix vgg16 eval shell script bug
4 years ago
linqingke 11c4d7e8e3 psenet scripts update.
4 years ago
anzhengqi 0347d4e094 fix 310 psenet
4 years ago
zhouyaqiang 3b3b701edf change amp level of inceptionv3 from o2 to o3
4 years ago
mindspore-ci-bot aa605e23d5 !6906 Add training and evaluation of Transformer on GPU
4 years ago
mindspore-ci-bot c08596c89a !7211 fix readme file for resnet_thor
4 years ago
dessyang f27f047f14 Add training and evaluation of Transformer on GPU
4 years ago
CaoJian 1843387585 fix vgg16 eval shell script bug.
4 years ago
mindspore-ci-bot 416e57be12 !7229 fix nasnet mstype
4 years ago
panfengfeng 56bdedb826 fix nanset mstype
4 years ago
wangmin 675544428d fix readmefile for resnet50_thor
4 years ago
linqingke 4f757e3b32 uodate alexnet conv channel.
4 years ago
mindspore-ci-bot 84f3a9531e !7167 master context parameter update
4 years ago
mindspore-ci-bot 1d7c759cea !7155 fix resnext50 gpu amp
4 years ago
Payne 46d1600657 update context api args
4 years ago
mindspore-ci-bot d1e029013e !7149 add exception for mixed precision when device is CPU
4 years ago
zhaoting c470c9acef fix resnext50 gpu amp
4 years ago
guoqi 9a511d05d4 fix some typos in resnet readme file, and update the performance to 256 batchsize.
4 years ago
wukesong 6b0c9d9d39 cpu is not suitable for mixed precision
4 years ago
mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
mindspore-ci-bot 3d21c80e3b !7110 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
mindspore-ci-bot 8bd60d1e3c !7111 Alexnet network define update.
4 years ago
mindspore-ci-bot c5ce9fbebd !7118 [quant] quant evaluation export bugfix
4 years ago
mindspore-ci-bot ae06c726ca !6843 add export.py
4 years ago
mindspore-ci-bot 5725379509 !7119 add comment in Readme
4 years ago
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
wukesong 9a6dc10b6c add comment
4 years ago
yuchaojie 07fc1eb455 quant evaluation export bugfix
4 years ago
mindspore-ci-bot fa24b35043 !7042 fasterrcnn add export air file
4 years ago
linqingke 251b196d89 alexnet network update.
4 years ago
mindspore-ci-bot 512a3e33b8 !7087 Resume training - NASNet
4 years ago
mindspore-ci-bot 8e441fce25 !7079 VGG16 remove device_id setting when use GPU
4 years ago
minara 5859204046 add reume for training
4 years ago
guoqi 6606c1e431 modify lenet to mixed precision
4 years ago
caojian05 bfe85189d2 remove device_id setting when use GPU
4 years ago
gengdongjie 3aad1b5dfe warpctc: replace BasicLSTM with DYNAMICRNN
4 years ago
mindspore-ci-bot f52d2efb1c !7020 add psenet export to transform checkpoint to air
4 years ago
mindspore-ci-bot afb1a91568 !7010 psenet 8p accuracy improve.
4 years ago
linqingke 95c66d25eb fasterrcnn add export air file.
4 years ago
anzhengqi 0e71879b97 add psenet export.py
4 years ago
mindspore-ci-bot 40918bc46a !6809 modified psenet for safe
4 years ago
linqingke 79fdd144aa psenet update
4 years ago
mindspore-ci-bot ee883aebfb !6788 yolov3-darknet add weight transform scripts.
4 years ago
linqingke af440bb3d8 yolov3-darknet add weight transform scripts.
4 years ago
mindspore-ci-bot 737e27d721 !6383 Add modelzoo CNNCTC Network.
4 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
4 years ago
mindspore-ci-bot e7a5f31cee !6964 adopt BoundingBoxEncode modification and disable save_graph in maskrcnn
4 years ago
linqingke ca90924fa4 Add modelzoo CNNCTC Network.
4 years ago
gengdongjie 41fd8608f8 adopt BoundingBoxEncode modification and disable save graph for maskrcnn
4 years ago
mindspore-ci-bot 90895accb0 !6949 remove unused param `buffer_size`
4 years ago
mindspore-ci-bot d1fc69bba9 !6947 add export file of resnet_thor
4 years ago
mindspore-ci-bot 825961aa43 !6934 mobilenetv2 debug
4 years ago
caojian05 5b4f6621ec remove unused param `buffer_size`
4 years ago
wangmin 6cf4f5e217 add resnet_thor export file
4 years ago
Payne f7667f58b2 debug dataset_path and shell scripts
4 years ago
jzg d8044bd095 add export.py to deeplabv3
4 years ago
mindspore-ci-bot 859e704644 !6881 add sink_size for lr
4 years ago
baihuawei fea928e976 remove CTCLossV2
4 years ago
wukesong 5a9db38de9 add sink_size for lr
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago
mindspore-ci-bot a5737fb976 !6847 modify shell
4 years ago
wukesong d3ed6d27c7 add export.py
4 years ago
wukesong 0a065f7459 shell-modify
4 years ago
chengxianbin 535853c205 add yolov3_resnet18&yolov3_darknet53&yolov3_darknet53_quant&deepfm hub conf files
4 years ago
mindspore-ci-bot 5bd1dd4e89 !6823 update invalid links.
4 years ago
wsq3 143f5dbd5a modified psenet for safe
4 years ago
zhangyi 7ad8452617 Update invalid links.
4 years ago
mindspore-ci-bot 704e367ada !6817 mobilenetv2 modify readme
4 years ago
mindspore-ci-bot a606eb98c9 !6796 mobilenetv2+ssd gpu
4 years ago
Payne 3fa83779c8 modify README.md
4 years ago
root 0d16d52d61 mobilenetv2+ssd gpu
4 years ago
panfengfeng 789296949b fix nasnet scripts
4 years ago
mindspore-ci-bot 55f9880ec9 !6737 mobilenetv2 incremental learn -> fine tune
4 years ago
mindspore-ci-bot 8e79826002 !6744 add hub config for warpctc and maskrcnn
4 years ago
Payne f89da4a752 incremental learn -> fine tune
4 years ago
mindspore-ci-bot 6ddf805807 !6663 fix multi-servers execution bug
4 years ago
mindspore-ci-bot 9a1cfe76c7 !6699 add dataset size check
4 years ago
mindspore-ci-bot 05c4c7593f !6747 Adjust the current NASNet-A-Mobile training setting
4 years ago
gengdongjie f86c8ca213 add hub config for warpctc and maskrcnn
4 years ago
mindspore-ci-bot bd5a8b42ac !6724 redundant codes clean
4 years ago
dessyang ccaefd859e Adjust NASNet-A-Mobile training setting
4 years ago
mindspore-ci-bot ff5828b66a !6677 add mobilenetv3 and resnext50 hub
4 years ago
jzg a32c5fbc92 amend deeplabv3 hub config
4 years ago
mindspore-ci-bot c291e0b2ba !6666 Add fasterrcnn, mass, unet, psenet hub conf file.
4 years ago
mindspore-ci-bot a712489a28 !6643 Modifying the hardware information in Readme.
4 years ago
mindspore-ci-bot 9a5f9d137d !6620 add hub for densetnet121 and inceptionv3
4 years ago
root 4e85071055 redundant codes clean
4 years ago
mindspore-ci-bot e7296ffd69 !6695 GPU change keep_batchnorm_fp32 to false
4 years ago
wukesong db173cff73 add check dataset_size
4 years ago
mindspore-ci-bot 11f0b85eb3 !6611 Add random seed in deeplabv3
4 years ago
mindspore-ci-bot 585a6f1b39 !6674 add hub conf in deeplabv3
4 years ago
mindspore-ci-bot f7150a6dd8 !6688 vgg16 hub support
4 years ago
zhaoting 3e9b97e7e9 add moboilenetv3 and resnext50 hub
4 years ago
mindspore-ci-bot b637fb4554 !6683 googlenet readme support imagnet
4 years ago
VectorSL 48db7f8c4f gpu change bncast
4 years ago
mindspore-ci-bot 64272382ea !6659 add hub for lenet and alexent
4 years ago
caojian05 9b615ab36f vgg16 hub support
4 years ago
mindspore-ci-bot 5e3cf0d49e !6606 add imagenet support for googlenet in shell script.
4 years ago
cj 5650f50dc2 googlenet readme support imagnet
4 years ago
jzg 331f6f7107 add mindspore hub conf.
4 years ago
linqingke 6df923f286 add fasterrcnn, mass, unet, psenet hub conf file.
4 years ago
guoqi f228e647c4 fix multi-server execution bug by adding sink size parameter.
4 years ago
wukesong 55976e8ed7 add hub config for lenet and alexnet
4 years ago
mindspore-ci-bot 473a3ee57e !6649 change docs links in README
4 years ago
mindspore-ci-bot 428927bdff !6554 fix pylint
4 years ago
jzg ca31f69ab6 Add random seed in deeplabv3.
4 years ago
mindspore-ci-bot 11ab50b8d7 !6642 add resnet50_thor and bert_thor hub config file
4 years ago
mindspore-ci-bot 0037afee74 !6636 fix mobilenetv2 script error
4 years ago
Xiao Tianci 22128420d6 modify links
4 years ago
jinyaohui 334a32d501 fix pylint
4 years ago
linqingke 3f7a5ed394 README A+X to A+K
4 years ago
wangmin 3120e51e7c add bert_thor hub file
4 years ago
zhaoting a7e881f312 fix mobilenetv2 script error
4 years ago
cj 319a410351 add imagenet support for google in shell script.
4 years ago
zhouyaqiang 0497092cf8 add hub for densenet121 and inceptionv3
4 years ago
mindspore-ci-bot b94e85b303 !6574 reviewbot warning clean
4 years ago
liubuyu fc7ea3db78 code warning clean
4 years ago
mindspore-ci-bot aa9fb70f3c !6608 fix googlenet gpu for imagenet
4 years ago
panfengfeng 5c145311c7 fix googlenet gpu for imagenet
4 years ago
mindspore-ci-bot e2e1603c49 !6565 fix launch of inceptionv3
4 years ago
jzg fc0d57e59d Amend deeplabv3 readme
4 years ago
mindspore-ci-bot 2d13cbfd73 !6498 add mobilenetv2 and ssd hub
4 years ago
mindspore-ci-bot 4e105dabf4 !6503 [VM][Quant]Add discription of script parameters in model zoo of quantative network
4 years ago
Ting Wang 65ff86ab54 update links of README
4 years ago
mindspore-ci-bot 957dba0b4d !6572 update links for README
4 years ago
Ting Wang ac627e046b update links for README
4 years ago
mindspore-ci-bot daada0303c !6534 densenet121 and mass fix
4 years ago
zhaoting 03ddf421ca add mobilenetv2 and ssd hub
4 years ago
mindspore-ci-bot 2805d0fa68 !6529 modelzoo_unet fix training continue problem.
4 years ago
zhouyaqiang 57a6ec3c08 fix shell lanch of inceptionv3
4 years ago
mindspore-ci-bot 5bd3d1e529 !6384 alexnet dataset seed
4 years ago
mindspore-ci-bot e63272c92e !6530 add bind explain for inceptionV3
4 years ago
linqingke 659839a250 densenet121 and mass fix.
4 years ago
mindspore-ci-bot d26df7cdcb !6387 psenet open source
4 years ago
chenfei 5e0d9454bf add parameters discription of readme of quant
4 years ago
zhouyaqiang f467ccc79e add bind explain in readme
4 years ago
zhanghuiyao 17476ddfa3 modelzoo_unet fix training continue problem.
4 years ago
mindspore-ci-bot cdff9412dc !6483 remove parameter broadcast
4 years ago
w30006229 e366208604 normalize the code about psenet
4 years ago
Ziyan cc131193ec remove parameter broadcast
4 years ago
mindspore-ci-bot 31ad1654a1 !6267 delete redundant codes in model zoo
4 years ago
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
zhaoting d421f49e60 delete redundant codes
4 years ago
wilfChen b6b0f4c68d alexnet dataset seed
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