Commit Graph

1952 Commits (30a27b2adb3ea543e7a98992521e4255b7ee66ee)

Author SHA1 Message Date
mindspore-ci-bot 95c5716d08 !10459 Add export.py to shufflenetv1
4 years ago
root b3577286a2 lstm script fix
4 years ago
hukang hwx963878 0b68f4b247 posenet add front Camera
4 years ago
mindspore-ci-bot 537e940d6e !10462 Add Batch Size Check and Save Graphs In Different Dirs
4 years ago
wsq3 1a9f4625ed add export.py
4 years ago
zhanghuiyao 96f855a02e Add data_to_mindrecord.py to resnet50_adv_purning net.
4 years ago
mindspore-ci-bot 92f576287d !10486 add export file for fasttext
4 years ago
Wang Bochao c4c2562e8b add ldp_linucb into model zoo
4 years ago
zhaojichen d3e561c5a7 add export file
4 years ago
mindspore-ci-bot 19ef45f1a4 !10440 fix gpu deepfm mindir load failed
4 years ago
zhanghuiyao aa9aea8cf4 Add export.py to ssd_ghostnet
4 years ago
mindspore-ci-bot 216aa8535b !10412 Delete the redundant inputs of GNMTv2 model
4 years ago
gaojing 1f3d9ddff8 delete schema_json
4 years ago
huangxinjing fe89ad2c49 Fix batch size check
4 years ago
Yanjun Peng 13bb96b3b1 add export for shufflenetv1
4 years ago
zhupuxu 33dc7d3755 set_train_false
4 years ago
wukesong d83de4ea33 modify tiny-darknet
4 years ago
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
rmdyh d3bf1c3280 add DPN implementation
4 years ago
mindspore-ci-bot a525846718 !10425 reformat code and remove useless code in textrcnn
4 years ago
陈劢 0978fd1b87 reformat code and remove useless code in textrcnn
4 years ago
mindspore-ci-bot b9ee076347 !10396 Modify ssd_ghostnet network
4 years ago
mindspore-ci-bot de63ffc952 !10394 Modify resnet50_adv_pruning net
4 years ago
mindspore-ci-bot 18ca7eaeb0 !10222 lstm D
4 years ago
mindspore-ci-bot a834da377f !10409 move textrcnn from official to research and improve acc
4 years ago
mindspore-ci-bot 1c6b14f5a3 !10387 Fix log printing frequency problem in shufflenetv1 and xception
4 years ago
zhanghuiyao 3891f802b6 Modify ssd_ghostnet network.
4 years ago
陈劢 c4eb32b43a move textrcnn from official to research, and raise acc when using lstm as RNN arch
4 years ago
mindspore-ci-bot f1b6b7ad09 !10204 tinydarknet
4 years ago
CaoJian 2599f14916 deeplabv3 support cpu training
4 years ago
mindspore-ci-bot 0f59971135 !10397 [MD][Perf] MindData add numa to ascend 8p scenario
4 years ago
mindspore-ci-bot 6c7aece503 !10374 modify dataset creating procedure for CenterNet
4 years ago
Yanjun Peng 0bf06e6429 fix shufflenetv1 time monitor
4 years ago
root 9103ff5d75 lstm D network
4 years ago
zhanghuiyao f4060607df Modify resnet50_adv_pruning network to fix mindspore 1.0.0 version
4 years ago
xiefangqi c35782dd86 minddata ascend add numa bind
4 years ago
mindspore-ci-bot 997ee55dbc !9330 cnn direction model
4 years ago
mindspore-ci-bot ca182f0131 !10341 new add mass and unet chinese readme.
4 years ago
mindspore-ci-bot e06048bfe0 !10301 Add english version
4 years ago
shibeiji 8fc4705d67 modify dataset creating procedure for CenterNet
4 years ago
mindspore-ci-bot e7de355573 !10357 [Wide&Deep] Save Strategy Files According to the Rank Id
4 years ago
mindspore-ci-bot 1150ae3376 !10290 add fasttext model to model zoo
4 years ago
Yunzhu0v0 5d6fd30b59 upload
4 years ago
mindspore-ci-bot be57bdabe2 !10306 add vgg/googlenet readme for CN
4 years ago
zhaojichen edc48b48b8 add fasttext to model_zoo
4 years ago
linqingke 338c82d57e new add mass and unet chinese readme.
4 years ago
huangxinjing c218b0314c Add rank id to the ckpt path
4 years ago
caojian05 4f4610387f add vgg/googlenet readme for CN
4 years ago
gengdongjie b34d206f84 maskrcnn support 16p
4 years ago
mindspore-ci-bot c381b74d4a !10285 Noah research recommender system model AutoDis
4 years ago
mindspore-ci-bot 5d94eaff21 !10303 ps cache support save checkpoint
4 years ago
lizhenyu 4269dcece5 ps cache support save checkpoint
4 years ago
chenbo ffd8da9911 noah recommender system model AutoDis
4 years ago
mindspore-ci-bot 00611b1c41 !10175 Add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
mindspore-ci-bot c9ccde5f66 !10319 add use_random control options in cyclegan
4 years ago
zhaoting de9636cb16 add use_random control options in cyclegan
4 years ago
mindspore-ci-bot 1b4891988c !10171 Add /model_z00/official/cv/retinaface_resnet50/README_CN.md file
4 years ago
mindspore-ci-bot 5a1b09c852 !10270 Fix FaceRecognition net eval fail
4 years ago
mindspore-ci-bot 62271467d5 !10297 Fix typos in CRNN and remove the support of GPU
4 years ago
mindspore-ci-bot e5cacf7dec !10267 modify export file for gat,gcn,tinybert,wide_and_deep to support mindir and GPU
4 years ago
mindspore-ci-bot c0b6a67819 !10292 fix some errors and add resnext50 Chinese README
4 years ago
liuxiao78 dc96276c35 add en readme
4 years ago
chenhaozhe 0fafbfdf07 Fix typos in CRNN and remove the support of GPU
4 years ago
zhaoting 5825ff1418 fix some errors and add resnext50 Chinese README
4 years ago
mindspore-ci-bot 4ad573258c !10280 set different ckpt file name for different rank id
4 years ago
yuzhenhua d5d3c7b349 modify export script file to support mindr and GPU
4 years ago
lizhenyu b41892d728 set different ckpt file name for different rank id
4 years ago
zhanghuiyao 3354cfdd77 Add model_zoo/official/cv/retinaface_resnet50/README_CN.md file
4 years ago
mindspore-ci-bot 06f80f7043 !10178 remove ./
4 years ago
mindspore-ci-bot a207deab73 !10268 [MS][LITE]20201216 detection demo check some photos exits unexpectedly
4 years ago
zhanghuiyao 7e9398cf34 fix FaceRecoganition net eval fail.
4 years ago
hukang hwx963878 478e9a4d8b [MS][LITE]20201216 detection demo check some photos exits unexpectedly
4 years ago
mindspore-ci-bot 539689ce75 !10181 support CPU resnet50
4 years ago
mindspore-ci-bot 66741fb545 !10225 fix ncf export bug, modify export script for bert, mass, transformer to support mindir and GPU
4 years ago
mindspore-ci-bot 735820261a !10217 Fix TextCNN training steps problem
4 years ago
mindspore-ci-bot 8e6ac00f36 !10134 improve ncf accuracy.
4 years ago
yuzhenhua 4128fb1155 modify export to support mindir
4 years ago
ms_yan 36af0f4eb1 change num_parallel_worker config in map function
4 years ago
Yanjun Peng 95ac8549db fix textcnn accuracy problem
4 years ago
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
zhaoting 0b8ca49398 support CPU resnet50
4 years ago
wukesong 19f4c60a63 remove ./
4 years ago
mindspore-ci-bot 1631765922 !10165 Performance optimization of Bert on GPU by the graph_kernel
4 years ago
mindspore-ci-bot 9fa5fa6162 !10166 GPU fix data init
4 years ago
mindspore-ci-bot 90c91cf769 !10095 modify export file to support mindir and support GPU
4 years ago
mindspore-ci-bot bab8f72c0a !10163 textrcnn performance modified
4 years ago
hanhuifeng2020 3988376b67 Performance optimization of Bert on GPU by the graph_kernel
4 years ago
VectorSL 80feda749d fix init faild
4 years ago
陈劢 08e2424fb8 textrcnn performance standard modified
4 years ago
zhaoting c119aeb8c1 support CPU deepfm
4 years ago
mindspore-ci-bot 740428ee0f !10151 wide_and_deep_cn_readme
4 years ago
yao_yf 355008f293 wide_and_deep chiniese readme
4 years ago
mindspore-ci-bot 4ce11a930b !10118 raise textrcnn precision when using DynamicRNN
4 years ago
mindspore-ci-bot c2579d1dc6 !10141 fixed the bad links
4 years ago
mindspore-ci-bot 6be61d38c2 !10038 add scripts of CenterNet
4 years ago
caojiewen 1df083b8d7 fixed the bad links
4 years ago
mindspore-ci-bot d572b47821 !10104 Improve accuracy of TextCNN a litte bit by adjusting initializer approaches
4 years ago
陈劢 d36abebe54 raise textrcnn precision on DynamicRNN
4 years ago
linqingke cd56a016af improve ncf accuracy.
4 years ago
shibeiji 6afa96de4d add centernet scripts
4 years ago
mindspore-ci-bot 603893e4be !10123 add transformer chinese readme
4 years ago
mindspore-ci-bot ad43663f5a !10091 GPU fix eval benchmark
4 years ago
yuchaojie a15152141d add transformer chinese readme
4 years ago
mindspore-ci-bot e3ebe769a1 !9770 add shufflenetv1
4 years ago
mindspore-ci-bot f4c5f6fa94 !9903 [MS][LITE]20201208 posenet demo exits unexpectedly
4 years ago
mindspore-ci-bot 032fcc9927 !9908 [MS][LITE]20201207 classification demo function logic error
4 years ago
mindspore-ci-bot 8ef1ef986a !10092 openpose network 8p optimize acc
4 years ago
mindspore-ci-bot 284e655e45 !10096 Modify model_zoo/README.md
4 years ago
Yanjun Peng f76758cbe8 fix textcnn problem
4 years ago
zhanghuiyao 7a25df7f70 Modify model_zoo/README.md
4 years ago
yuzhenhua 144941e228 modify export file to support mindir
4 years ago
zhanghuiyao 3c5a8538d5 openpose network optimize 8p acc.
4 years ago
mindspore-ci-bot 0db846978e !9936 is_save_on_master doesn't work ,it is ok now
4 years ago
VectorSL 57935da157 fix eval
4 years ago
mindspore-ci-bot 153676fdd0 !10075 change wide&deep default dataset type to mindrecord
4 years ago
mindspore-ci-bot 647b697cf9 !9885 Add FaceRecognition net to model_zoo/research/cv/
4 years ago
mindspore-ci-bot ed763748de !10050 GPU update init nccl in dataset
4 years ago
yao_yf 30b97f455e change wide_and_deep default dataset type to mindrecord
4 years ago
mindspore-ci-bot 1447879b9c !10053 [bugfix] print log in different file when run distribute train
4 years ago
mindspore-ci-bot b2e98083c6 !10052 set HCCL_CONNECT_TIMEOUT=600 for transformer distribute training
4 years ago
mindspore-ci-bot 0d035c4008 !10033 GPU update benchmark
4 years ago
lizhenyu a41ec4668b refine wide and deep model zoo log file
4 years ago
yuchaojie 0f610e11de set HCCL_CONNECT_TIMEOUT=600 for transformer distribute training
4 years ago
VectorSL 3bcbfa1806 update gpu resent init nccl
4 years ago
zhanghuiyao 972aefe561 Add FaceRecognition to model_zoo/research/cv/
4 years ago
mindspore-ci-bot c624b04b24 !10031 wide_and_deep_dropout_do_mask_revert
4 years ago
mindspore-ci-bot d4f5eb7b92 !9988 Improve InceptionV4 network performance.
4 years ago
mindspore-ci-bot 31174b013e !8711 Add CycleGAN in modelzoo
4 years ago
VectorSL c6b5a7db03 fix md device_num
4 years ago
yao_yf cebe9f8198 wide_and_deep_dropout_do_mask_remove
4 years ago
mindspore-ci-bot e55bce4634 !9995 add export file for shufflenet,delete export for resnet50_quant, modify export file to support mindir
4 years ago
mindspore-ci-bot a7f99fc752 !9930 Add scene detection
4 years ago
mindspore-ci-bot 5475ac8eda !9927 add filter weight when fine-tune in mobilenetv2
4 years ago
mindspore-ci-bot 665e8c58a7 !9860 Add CRNN network
4 years ago
mindspore-ci-bot b0734e81bb !10011 [Model_zoo][MD] Fix model zoo gpu_bench_mark dtype problem
4 years ago
hanxiaoyu b0deae74ee add shufflenetv1
4 years ago
mindspore-ci-bot 56e17168e2 !9976 GPU update benchmark
4 years ago
mindspore-ci-bot 01917a3454 !9901 refine model zoo scripts for ps cache
4 years ago
xiefangqi e9c2bc7099 Fix dtype problem
4 years ago
zhaoting bed1859921 add filter weight when fine-tune in mobilenetv2
4 years ago
yuzhenhua 807d990b83 add export for shufflenet, delete export for resnet50_quant, modify export file to support mindir
4 years ago
lizhenyu b70bc5b9d0 refine model zoo scripts for ps cache
4 years ago
VectorSL 5db704dfe3 update gpu benchmark
4 years ago
chenhaozhe db674ee7ab add crnn
4 years ago
mindspore-ci-bot c4f284b928 !9910 [MD][Perf] MindData add NormalizePad for GPU performance
4 years ago
linqingke 2cd3e01503 Improve InceptionV4 network performance.
4 years ago
zhaoting 34008830df add cycle gan
4 years ago
mindspore-ci-bot 28de04fb00 !9943 Fix mass lr import
4 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
4 years ago
liuxiao78 181200c588 add readme
4 years ago
yao_yf f018fa37be wide_and_deep_dropout_do_mask_remove
4 years ago
linqingke f26003e723 fix mass lr import.
4 years ago
wsq3 508a9b4bc1 is_save_on master is doesn't work,it is ok now
4 years ago
mindspore-ci-bot ca4225a4f3 !9717 amend some script
4 years ago
mindspore-ci-bot 71f4bcc7b6 !9820 bert readme update
4 years ago
Yanjun Peng f708e4b108 fix xception and textrcnn
4 years ago
hukang ac9c48afc0 fix image classification premissions
4 years ago
mindspore-ci-bot 740ea71fc1 !9795 Fix readme of inceptionv3
4 years ago
mindspore-ci-bot d0bd77c1ef !9893 [MS][LITE]HiMindSpore add star and scene module
4 years ago
hukang hwx963878 5ba1807cd8 HiMindSpore init scene and star
4 years ago
mindspore-ci-bot 0420feb965 !9866 Move squeezenet scripts on GPU to model_zoo/research
4 years ago
jiangzhenguang 9cf856dd25 amend some script
4 years ago
mindspore-ci-bot 96fb47accc !9841 add model zoo script for wide&deep running with ps cache
4 years ago
hukang 1ed1ed709c fix PoseNet pressimes bug
4 years ago
mindspore-ci-bot 5f5ee0b4aa !9865 add export file for bgcf,maskrcnn_mobilenetv1,deepfm,mobilenetv1
4 years ago
Yanjun Peng 79390266a6 move squeezenet(gpu) to model_zoo/research dir
4 years ago
yuzhenhua 5b4d25bc6d add export file for bgcf,maskrcnn_mobilenetv1,deepfm
4 years ago
mindspore-ci-bot 9da686c014 !9790 lstm add export.py
4 years ago
mindspore-ci-bot 45f07683e7 !9756 xception
4 years ago
lizhenyu 2dc1f4637c add model zoo for ps cache
4 years ago
mindspore-ci-bot 561ced751d !9786 fix wide&deep readme
4 years ago
mindspore-ci-bot c329ed4d27 !9811 fix mobilentv2 CPU not support full training
4 years ago
mindspore-ci-bot 83e372d832 !9797 Move the set_context operation before init.
4 years ago
mindspore-ci-bot 1cf093ed0c !9817 use one_conv_fold for mobilenetv2_quant
4 years ago
mindspore-ci-bot 36b4d93ad7 !9626 [MS][LITE]add scene detection android demo
4 years ago
mindspore-ci-bot 708d284440 !9588 [MS][LITE]android himindspore add image segmentation module
4 years ago
zhaoting e37591ded5 fix mobilentv2 CPU not support full training
4 years ago
zhouyaqiang 477c24b673 Fix readme of inceptionv3
4 years ago
wilfChen 62652cc29d bert readme update
4 years ago
yuchaojie a47431a25a use one_conv_fold for mobilenetv2_quant
4 years ago
Gogery 306b48f137 xception
4 years ago
yao_yf 7282d333d2 fix wide&deep readme
4 years ago
linqingke db124ce8fc move set_context before init
4 years ago
mindspore-ci-bot 6864a5676e !9768 mode_gpu_export
4 years ago
CaoJian 84acebf19d lstm add export.py
4 years ago
bai-yangfan 4c028167c1 export_gpu
4 years ago
jonyguo 0a1d524404 fix: when ssd net, high cpu usage & get_next err
4 years ago
mindspore-ci-bot f7c339fce1 !9777 fix auto parallet full batch
4 years ago
mindspore-ci-bot 4b436d61a8 !9377 add model textrcnninto modelzoo
4 years ago
mindspore-ci-bot 654ed6f1d2 !9709 fix readme error.
4 years ago
limingqi107 42b01afc19 fix auto parallet full batch
4 years ago
mindspore-ci-bot a4b010cea8 !9746 add ps cache
4 years ago
mindspore-ci-bot 7349dd2bb9 !9603 [MSLITE] Fix bug of parser for mindir models.
4 years ago
zymaa 16c5013f6e add textrcnn into model zoo
4 years ago
lizhenyu e3f7ae61db add ps cache manager
4 years ago
mindspore-ci-bot d1af8d3693 !9704 fix export file of resnet_thor
4 years ago
mindspore-ci-bot d0e7ae66a4 !9689 fix model zoo typos
4 years ago
mindspore-ci-bot 59ca2ac708 !9693 add multi machine instruction for bert
4 years ago
linqingke dbb1e51a8e fix readme error
4 years ago
mindspore-ci-bot 84c49f9d77 !9681 resolved 8-SIM run task error in Ascend environment
4 years ago
wang_shaocong 9d586123ea fix bug of parser for mindir models.
4 years ago
wsq3 b4abb29c10 resolved the 8-SIM run task error in Ascend environment
4 years ago
mwang 6f34aa5074 fix resnet thor export file
4 years ago
mindspore-ci-bot 91fb5867d3 !9235 textcnn
4 years ago
mindspore-ci-bot 57da31bfdd !9480 fix eval symmetric bug
4 years ago
mindspore-ci-bot 55bf63a8a4 !9667 fix readme file of resnet_thor
4 years ago
mindspore-ci-bot 81bff0c66c !9676 Add option to bert for graph kernel, and auto enable mixed precision for gpu when suitable.
4 years ago
mindspore-ci-bot b2a164b1c2 !9571 Add Inceptionv4 net to model_zoo/official/cv/
4 years ago
mindspore-ci-bot 84fc72f67d !9164 Add FaceAttribute network to model_zoo/research/cv/
4 years ago
mindspore-ci-bot 2fa9b51ae8 !9262 Add FaceDetection net to /model_zoo/research/cv/
4 years ago
yoonlee666 fe9443bfc6 add multi-machine
4 years ago
tronzhang 17d6f1c2f9 add option for graph kernel and mixed precision
4 years ago
mwang 1e90c7997e fix readme
4 years ago
mindspore-ci-bot 56ce0f4a27 !9648 Fix the bug of toolbox
4 years ago
alex-yuyue 5250b327ae Fix some non-minddata typos
4 years ago
mindspore-ci-bot 7bfe1a5d34 !9663 remove unused parameters in config
4 years ago
mindspore-ci-bot e0082cc4ac !9649 solve Maskrcnn_mobilenetv1 scripts problems
4 years ago
mindspore-ci-bot fc9dc545da !9449 remove centerface useless parameters.
4 years ago
mindspore-ci-bot 30ea5c3b28 !9601 fix gnmtv2 doc issues
4 years ago
mwang 56c8c346dd remove unused optimizer inf config file
4 years ago
mindspore-ci-bot 651b1c3577 !9642 add gpu benchmark scripts for pynative mode
4 years ago
mindspore-ci-bot a6207805e7 !9520 Add style transfer course
4 years ago
root 3df3b1c585 solve maskrcnn_mobilenetv1 scripts problems
4 years ago
zhangxinfeng3 eb6d87eb8d fix the bug of toolbox
4 years ago
chujinjin 509c6a5d01 modify gpu benchmark for pynative
4 years ago
zhanghuiyao 2705bb2ca5 Add FaceAttribute net to model_zoo/research/cv/
4 years ago
zhanghuiyao c8fa4a424a Add inceptionv4 net to model_zoo/official/cv/
4 years ago
mindspore-ci-bot f086e59bd2 !9623 use two_conv_fold for ascend quant net
4 years ago
mindspore-ci-bot d77e8c39d6 !9606 Update force calculation in MD simulation
4 years ago
mindspore-ci-bot 7a5c39ea1d !9382 add ocean model GOMO
4 years ago
hukang hwx963878 ad4c1aba8f scene detection demo init
4 years ago
zhaojichen 213185569e fix doc bug
4 years ago
yuchaojie 1503d1e230 use two_conv_fold for ascend quant net
4 years ago
zhangxinfeng3 4d3602514f update force calculation in MD
4 years ago
mindspore-ci-bot 974b695cc8 !9442 unsortedsegment_sum infer shape fix in dynamci shape scene
4 years ago
wangmin 7e0abae743 ocean model gomo
4 years ago
mindspore-ci-bot 17d0384451 !9579 [MSLITE] Update readme of image segmentation demo.
4 years ago
yao_yf 519f415d6b unsortsegment_sum infershape in dynamicshape fi
4 years ago
mindspore-ci-bot 228e889d00 !9458 Add MD simulation in model zoo
4 years ago
hukang hwx963878 40dc0b32fc add image segmentation
4 years ago
wang_shaocong e96c420724 Modify readme.md of image segmentation demo
4 years ago
mindspore-ci-bot 5518bbeeb0 !9553 update nasnet readme cn
4 years ago
mindspore-ci-bot 7269757230 !9167 Add FaceQualityAssessment network to model_zoo/research/cv/
4 years ago
zhangxinfeng3 9cfaba8983 add MD simulation in hpc
4 years ago
mindspore-ci-bot a389f206a5 !9526 [MSLITE] Add ReadMe files for image segmentation demo.
4 years ago
mindspore-ci-bot 45fefc80bb !9440 Optimizer parameters,Improve yolov3_darknet53 network precision
4 years ago
mindspore-ci-bot 26f4fc23e2 !9529 fix gnmt doc & code bugs
4 years ago
panfengfeng 3903e5797a update nasnet readme_cn
4 years ago
zhaojichen de7e8850da fix doc & code bugs for gnmt
4 years ago
wang_shaocong 24c0638bde add readme files for image_segmentation demo.
4 years ago
liuxiao78 80ec7e0592 add style course
4 years ago
mindspore-ci-bot fa55562a8e !9496 [MS][LITE]FIX Demo Build
4 years ago
mindspore-ci-bot 77587bb04d !9447 #[MS][LITE] posenet demo function unnormal
4 years ago
mindspore-ci-bot 16b34e5e58 !8570 add TinyNet-A, B, D, E to model_zoo
4 years ago
gongdaguo 0e7e754144 fix bulid
4 years ago
zhanghuiyao fcc6e3b49f Add FaceQualityAssessment net model_zoo/research/cv/
4 years ago
zhanghuiyao 09c23cc82c Add FaceDetection net to /model_zoo/research/cv/
4 years ago
mindspore-ci-bot 8bedff1a0d !9450 set graph mode should before init(), otherwise hccl will report repeat init error
4 years ago
xiaoyisd 607a729705 fix eval symmetric bug
4 years ago
mindspore-ci-bot a6766001ec !9454 fix hccl init in resnext50
4 years ago
wsq3 c811e8c714 Optimizer parameters,Improve yolov3_darknet53 network precision
4 years ago
mindspore-ci-bot 9aae337f11 !9453 fix symmetric bug
4 years ago
zhouyaqiang 6fbb124b1d fix hccl init of resnext50
4 years ago
xiaoyisd 5ea8e7fef7 fix symmetric bug
4 years ago
lvchangquan d0c01f3856 fix a bug of yolov3-Darknet53 in pynative mode
4 years ago
CaoJian 1fb246a284 set graph model should befor init(), otherwise hccl will report repeat init error.
4 years ago
hukang hwx963878 98c030cfa3 骨骼模型精确度
4 years ago
mindspore-ci-bot 7131707359 !9366 fix bert export bug
4 years ago
mindspore-ci-bot 921d344594 !9367 remove redundant parameters of resnext50 and inceptionv3
4 years ago
mindspore-ci-bot 6258f7f19a !9322 Add Posenet Demo README
4 years ago
mindspore-ci-bot 542b1ab76c !9023 add maskrcnn_mobilenetv1 network
4 years ago
avakh 830b8f3e93 cnn direction model
4 years ago
xinyun Fan c3f3f6e67a upload textcnn
4 years ago
wanghua 65a02753dd add maskrcnn mobilenetv1
4 years ago
liuxiao78 c7999e3c1c add posenet readme
4 years ago
zhouyaqiang 6ebf670d2d remove redundant parameter of resnext50 and inceptionv3
4 years ago
yuzhenhua 0d1f209d69 fix bert export bug
4 years ago
mindspore-ci-bot 0c7ba7a7fa !9354 mode_mindir_suffix
4 years ago
mindspore-ci-bot af9be6bd69 !9316 [MS][LITE]20201123 detection demo app program freeze after select 'PHOTO'
4 years ago
mindspore-ci-bot 825ba197f2 !9257 make parameter name optional
4 years ago
mindspore-ci-bot 9ab5035140 !9342 fix some bug of mobilenetv2_quant
4 years ago
bai-yangfan c46c4dffe4 mindir_suffix
4 years ago
yanglinfeng 357bf44bf7 add TinyNet-A, B, D, E
4 years ago
mindspore-ci-bot 893c2cd772 !8992 Add mobilenetv1
4 years ago
mindspore-ci-bot 88caafc47f !9296 Add FaceRecognitionForTracking network to model_zoo/research/cv
4 years ago
mindspore-ci-bot 7aae952ca3 !9286 add warmup_steps to maskrcnn config
4 years ago
xiaoyisd 35b7dd4651 fix mobilenetv2_quant gpu bug
4 years ago
caozhou b1189cd118 compatible name
4 years ago
hukang hwx963878 0422cddfe3 detection无事务识别出来结果添加弹出框
4 years ago
mindspore-ci-bot 510ed65300 !9264 export script for resnet50_quant and densenet121,fix centerface and transformaer bug
4 years ago
mindspore-ci-bot 0b86c81de7 !9280 [MS][LITE] HiMindSpore fix style transfer and format ms aar
4 years ago
mindspore-ci-bot 989744c61a !9258 add squad for bert
4 years ago
mindspore-ci-bot ca66aef549 !8775 remove "is_grad" in SoftmaxCrossEntropyWithLogits and correct its comments
4 years ago
zhanghuiyao 6b3663d123 Add FaceRecognitionForTracking net to /model_zoo/research/cv
4 years ago
gengdongjie 3deed63b56 revert warpup_steps in maskrcnn config that deleted by mistake
4 years ago
hukang hwx963878 f303e42129 fix style transfer demos
4 years ago
yuzhenhua ceaca1708c add export file for resnet50_quant and densenet121, fix centerface and transformer bug
4 years ago
yoonlee666 a744ef9113 add squad
4 years ago
caojiewen 9237a6f959 replaced the model name 'music auto tagging' as 'fcn-4'
4 years ago
mindspore-ci-bot 689f102f86 !9145 Remove redundant parameters in Maskrcnn config.py
4 years ago
chenhaozhe 273cece30b add mobilenetv1
4 years ago
mindspore-ci-bot 93e8fa4849 !9212 adapt export interface for psenet network
4 years ago
mindspore-ci-bot 0a9899e3a1 !8732 [MD][PERFORMANCE] Fix Faster RCNN x86 performance issue
4 years ago
mindspore-ci-bot c84ef2c88a !9183 set mindrecord as default data format
4 years ago
anzhengqi da7c868be0 change air_filename to adapt export interface
4 years ago
mindspore-ci-bot 27d6a9528f !9118 [MS][LITE]add image segmentation android demo
4 years ago
mindspore-ci-bot 0c153b586a !9059 modify timemonitor and ckpt info
4 years ago
mindspore-ci-bot eff2844df6 !9202 Fix openpose network eval bug
4 years ago
wsq3 af62b15c84 set mindrecord as default data format
4 years ago
zhanghuiyao 6943bb3827 Fix openpose net eval bug
4 years ago
mindspore-ci-bot bebc37b389 !9192 reset the default activation function for bert
4 years ago
gengdongjie 14122c0378 delete redundant parameters in Maskrcnn config.py
4 years ago
mindspore-ci-bot a7361e8524 !9177 [ModelZoo]Change gcn early_stop epoch
4 years ago
hukang hwx963878 4877defa58 add image segmentation init
4 years ago
shibeiji bde36af04c Modify the default activation function for bert
4 years ago
changzherui 1c5182afb4 modify timemonitor and ckpt info
4 years ago
zhanke 316448f4d4 change gcn early_stop epoch
4 years ago
linqingke f0b6e0563f remove centerface useless parameters.
4 years ago
linqingke 8bbd84eb62 remove network useless parameters
4 years ago
panfengfeng 64e01c2348 fix shufflenetv2 script
4 years ago
mindspore-ci-bot 0aa63f21c5 !9039 register FastGelu for activation
4 years ago
mindspore-ci-bot 9130660a2f !9055 add yolov3 export file and fix bert exprt bug
4 years ago
yuzhenhua a1db640211 fix bert bug and add export file for yolov3 and add test file for maskrcnn
4 years ago
mindspore-ci-bot 60743df8f2 !8939 Add use one conv flod parameter in quant
4 years ago
shibeiji cd850bd210 register activation operator fast_gelu
4 years ago
xiaoyisd 5f18742e5c add use one conv
4 years ago
mindspore-ci-bot f4c126ddeb !8899 Add OpenPose network to modelzoo
4 years ago
mindspore-ci-bot fcd5b7455e !8986 MSLITE himindspore add posenet and style tranfer
4 years ago
mindspore-ci-bot 5f78d0527e !8984 Fix evaluation error in data parallel mode and standalone if sparse is set
4 years ago
mindspore-ci-bot a0e4db6aae !9016 delete input_mask_from_dataset option in transformer's config
4 years ago
yuchaojie f13388ee6b delete input_mask_from_dataset option in transformer's config
4 years ago
zhanghuiyao a79416cfba Add openpose net to modelzoo
4 years ago
hukang hwx963878 21075e30da 添加骨骼和风格迁移代码格式化
4 years ago
huangxinjing f4ce5768f1 fix eval error in single device and data parallel mode
4 years ago
mindspore-ci-bot 364c01d677 !8945 remove network useless config parameters.
4 years ago
mindspore-ci-bot 5f357cb995 !8948 fix warpctc prec bug
4 years ago
mindspore-ci-bot 9f819cd303 !8957 delete redundant param ccl in config.py
4 years ago
mindspore-ci-bot 5353cd196b !8935 remove quantization_aware option in Mobilenetv2-quant config
4 years ago
zhaoting 28bdda2bb3 del ccl param in config.py
4 years ago
yuchaojie 9051c56436 remove quantization_aware option in Mobilenetv2-quant config
4 years ago
gengdongjie 353c677b2c fix warpctc precision bug
4 years ago
linqingke 3a4938dd8c remove network useless config parameters.
4 years ago
mindspore-ci-bot 497d3a42ca !8905 GPU resnet50 benchmark add fp32 support
4 years ago
mindspore-ci-bot fd9cd7afcd !8744 [MD] support ascend dynamic shape in sink mode
4 years ago
mindspore-ci-bot c60f413ee2 !8933 modify Resnet50-quant data_load_mode value
4 years ago
mindspore-ci-bot 0e58beea2f !8924 modify param
4 years ago
liyong 48e688c166 add dynamic shape support
4 years ago
wukesong ae90224577 modify param
4 years ago
yuchaojie c32139f3fa modify Resnet50-quant data_load_mode value
4 years ago
mindspore-ci-bot ffe4ed5d1a !8791 add style transfer android demo
4 years ago