Commit Graph

3842 Commits

Author SHA1 Message Date
i-robot 8a8851dc52 !18667 Remove redundant depend
Merge pull request !18667 from huangbingjian/remove_redundant_depend
2021-08-06 07:43:53 +00:00
i-robot d2940df84b !19230 DQN PR
Merge pull request !19230 from blingbling/dqnpr
2021-08-06 06:20:25 +00:00
i-robot d41e3796c6 !21338 fix doc problem
Merge pull request !21338 from JichenZhao/master
2021-08-06 03:09:55 +00:00
i-robot 4583f298b0 !21381 add introduction for the use of preprocess_dataset.py
Merge pull request !21381 from 郑彬/unet++_gpu
2021-08-06 01:21:47 +00:00
blingbling 975eb96b8f new dqn gpu support update 2021-08-06 00:57:33 +08:00
zsw12138 bc9f96c5cb dcn 2021-08-05 16:29:09 +00:00
huangbingjian 53b31abf12 remove useless depend 2021-08-05 20:21:24 +08:00
yao_yf 1203413d32 pangu train and eval 2021-08-05 17:33:51 +08:00
郑彬 1915ec4ca9 add introduction for the use of preprocess_dataset.py 2021-08-05 16:55:58 +08:00
Ren Wenhao b0187ba8ff siamfc 2021-08-05 16:24:18 +08:00
l00486551 ce28476a16 update readme 2021-08-05 11:09:58 +08:00
i-robot aa20dff477 !21375 fix reamde and use bash
Merge pull request !21375 from Shawny/code_docs_wideresnet
2021-08-05 01:46:51 +00:00
zhaojichen bed9557a28 change arcface save ckpt strategy 2021-08-05 09:17:11 +08:00
i-robot 59d8e30203 !20821 提交GRU模型GPU版本PR,优化Ascend性能与精度,合并GPU/Ascend为同一套代码
Merge pull request !20821 from 吕昱峰(Nate.River)/gru
2021-08-04 11:26:51 +00:00
l00486551 ac0b1233ad fix reamde and use bash 2021-08-04 18:33:07 +08:00
i-robot 71d64e41cf !21323 fix pretrained model in psenet network
Merge pull request !21323 from anzhengqi/psenet-readme-update
2021-08-04 10:19:57 +00:00
i-robot ca405f1783 !21353 Add faq in bert
Merge pull request !21353 from chenhaozhe/code_docs_add_faq_in_bert
2021-08-04 09:03:50 +00:00
i-robot c7697029a4 !21321 add pre-training scripts
Merge pull request !21321 from bigpingping/master
2021-08-04 08:13:19 +00:00
chenhaozhe 092fce4594 add faq in bert 2021-08-04 15:15:30 +08:00
i-robot 01639b95a1 !21034 Add to TB-Net to model_zoo/official/recommend
Merge pull request !21034 from lihaoyang/tbnet
2021-08-04 06:06:12 +00:00
lihaoyang 9b9dc5ee94 add tbnet for open source in model_zoo/official/recommend 2021-08-04 11:05:41 +08:00
lvyufeng 0075c1b02e add emotect 310 infer code 2021-08-04 10:40:08 +08:00
ziquan 535bf23754 add east 2021-08-03 20:35:53 +08:00
lingxling2 e72660b519 fix bugs 2021-08-03 20:01:45 +08:00
anzhengqi 8d7f979bf4 fix pretrained model in psenet network 2021-08-03 19:34:21 +08:00
xinping li aad655b778 add pre-training scripts 2021-08-03 19:06:41 +08:00
i-robot e3564b78dc !21085 add gpu scripts to resnet18
Merge pull request !21085 from ZeyangGAO/resnet18ci
2021-08-03 10:58:52 +00:00
i-robot fad628ae41 !21236 fix yolov4 pynative train fail bug
Merge pull request !21236 from zhanghuiyao/fix_yolov4_pynative_train_fail_bug
2021-08-03 07:10:57 +00:00
i-robot 9c48d09baa !21181 Fix yolov3_resnet18 network run_eval.sh dataset path bug
Merge pull request !21181 from zhanghuiyao/fix_yolov3_resnet18_eval_datasetpath_bug_master
2021-08-03 07:10:06 +00:00
i-robot 824b8f139c !21243 sponge case update
Merge pull request !21243 from jiahongQian/master_case
2021-08-03 06:43:46 +00:00
i-robot d8bc100a86 !21242 bug fix
Merge pull request !21242 from wanglin/wl_master
2021-08-03 03:26:32 +00:00
ZeyangGao 44833d7886 add gpu scripts to resnet18 2021-08-03 10:32:09 +08:00
chenhaozhe 20275fa1b9 fix shufflenetv1 n_class 2021-08-02 19:40:07 +08:00
i-robot 076aa59dab !21154 Add resnet lars and config.
Merge pull request !21154 from linqingke/resnet
2021-08-02 10:12:32 +00:00
zong_shuai e5801ed3c4 modified hccl_tools.py
modified hccl_tools.py
2021-08-02 16:49:24 +08:00
i-robot 60f66910eb !21095 fix network issue
Merge pull request !21095 from JichenZhao/net_issue_fix
2021-08-02 08:45:40 +00:00
wukesong 25b97fd679 fix squeezenet1_1 2021-08-02 16:07:49 +08:00
q00596439 3091ded73e sponge case 2021-08-02 16:02:11 +08:00
zhanghuiyao 1136c31911 fix yolov4 network pynative train fail bug 2021-08-02 15:03:17 +08:00
zhanghuiyao d500eeeb79 fix yolov3_resnet18 run_eval.sh dataset path bug 2021-07-31 16:16:07 +08:00
linqingke 0beb46325b add resnet 32k acc. 2021-07-31 15:57:06 +08:00
i-robot 66328d052d !21175 update readme
Merge pull request !21175 from Shawny/resnestv2_1
2021-07-31 07:54:20 +00:00
l00486551 1265a7a636 update readme 2021-07-31 15:29:23 +08:00
i-robot a8256063cc !21118 sid prep
Merge pull request !21118 from despicablemme/prep
2021-07-31 07:26:13 +00:00
zhaojichen 434dce51b8 fix network issue sec 2021-07-31 15:10:10 +08:00
l00486551 22336074a1 fix review inception_resnetv2 2021-07-30 17:03:46 +08:00
lvyufeng 32f3b96578 add GRU model GPU version 2021-07-30 10:07:02 +08:00
i-robot 8d8c0627b9 !21032 Change sh in modelzoo readme to bash
Merge pull request !21032 from chenhaozhe/code_docs_fix_sh_bash
2021-07-30 01:25:52 +00:00
i-robot b99b3833cb !17291  Inception_ResNet_v2 for master
Merge pull request !17291 from wittlu/master
2021-07-30 01:22:03 +00:00
i-robot 8666a336d5 !21021 fix crnn_seq2seq_ocr train failed
Merge pull request !21021 from panfengfeng/fix_crnn_seq2seq_ocr_loss_master
2021-07-29 13:29:56 +00:00
i-robot d7a37b877f !19075 Add LightCNN to master
Merge pull request !19075 from 王治坤/test-master
2021-07-29 12:34:59 +00:00
i-robot cb0792d32c !20956 fix network issue
Merge pull request !20956 from JichenZhao/master
2021-07-29 12:31:23 +00:00
chenhaozhe be6bc6fa42 change sh in modelzoo readme to bash 2021-07-29 19:32:36 +08:00
despicablemme 606ea732af prepo 2021-07-29 18:21:13 +08:00
l00486551 42f90db3c1 fix I42MO2 2021-07-29 15:08:55 +08:00
zhaojichen 5b461b7eeb fix network issue 2021-07-29 12:09:47 +08:00
i-robot 615b33e970 !20993 FCN8S add auto parallel mode
Merge pull request !20993 from yao_yf/FCN8S_strategy_set
2021-07-29 01:59:01 +00:00
i-robot 1ceffefc34 !20901 GPU Implementation of psenet model
Merge pull request !20901 from weisun092/psenet_gpu
2021-07-29 01:24:15 +00:00
panfengfeng 30d4d5eedb Loss to LossBase 2021-07-29 09:04:02 +08:00
Wei Sun d3416e7dcf Implemented GPU training for psenet 2021-07-28 14:49:15 -04:00
i-robot 4472cdc0af !20602 wideresnet to master
Merge pull request !20602 from yangwm/master
2021-07-28 08:21:32 +00:00
i-robot a94910cf19 !20978 fix ckpt conflict of FaceDetection
Merge pull request !20978 from 周莉莉/master
2021-07-28 07:15:42 +00:00
i-robot da14407b37 !20975 Fix multi machine running error for PanGu
Merge pull request !20975 from huangxinjing/code_docs_fix_script_error
2021-07-28 06:24:45 +00:00
yao_yf df10f0d9b3 fcn8s network support auto parallel 2021-07-28 14:12:31 +08:00
huangxinjing b24e061272 add script running 2021-07-28 10:47:07 +08:00
zhou_lili ca729dc395 fix ckpt conflict 2021-07-28 09:58:29 +08:00
i-robot 70607366ed !20942 Improve performance of EPP-MVSNet
Merge pull request !20942 from NewMesc/master
2021-07-28 01:44:31 +00:00
xinjun ma 0d9f90ad02 Improve performance of EPP-MVSNet 2021-07-27 17:17:50 +08:00
i-robot bca7891a70 !19993 [GraphKernel] Speed up bert performance in ascend for graph kernel
Merge pull request !19993 from TronZhang/bert_ascend_gk
2021-07-27 08:15:07 +00:00
i-robot e50cc68d43 !20671 add seq2seq model
Merge pull request !20671 from liuhonghu/master_seq2seq
2021-07-27 06:33:39 +00:00
tronzhang 94dda0c7c7 speed up bert profermance in ascend for graph kernel 2021-07-27 11:16:11 +08:00
i-robot 862bc2fdb4 !20883 optimize cnnctc learning rate strategy
Merge pull request !20883 from zhouneng/code_docs_fix_issue_I3Z7TO
2021-07-27 02:59:37 +00:00
i-robot 438cbefaf4 !14578 simple_baselinesModel
Merge pull request !14578 from 童志豪/master
2021-07-27 02:25:57 +00:00
i-robot b2c7f80b03 !20851 fix modelzoo network tinybert accuracy waving by fixing random seed.
Merge pull request !20851 from anzhengqi/fix-tinybert-accuracy-waving
2021-07-27 02:25:24 +00:00
zhouneng2 13b7cb2e68 optimize cnnctc learning rate strategy 2021-07-27 09:33:22 +08:00
tongzh 99e9bd13bb add simple_baaselines 2021-07-26 20:48:37 +08:00
i-robot 40202b537e !20859 ssd_ghost gpu standalone bug fix
Merge pull request !20859 from 张晓晓/ssd_ghost
2021-07-26 11:04:17 +00:00
i-robot aed52ca7c5 !20622 push icnet code
Merge pull request !20622 from bigpingping/master
2021-07-26 07:38:02 +00:00
zhangxiaoxiao 3ff0609734 ssd_ghost gpu standalone bug fix 2021-07-26 11:51:48 +08:00
anzhengqi f45d499cbf fix modelzoo network tinybert accuracy waving 2021-07-26 11:00:27 +08:00
yangwm e8a96b9b81 wideresnet 2021-07-26 10:15:22 +08:00
caojiewen c8658e902a fixed the bad links 2021-07-26 09:41:18 +08:00
i-robot 421831013d !20772 modify model_zoo resnet50 for Master
Merge pull request !20772 from lilei/modify_model_zoo_resnext50_master
2021-07-24 12:35:57 +00:00
xinping li f4eebf243c push icnet code 2021-07-23 15:54:01 +08:00
i-robot 39d0a98fc1 !20736 fix cpm logger
Merge pull request !20736 from casgj/master
2021-07-23 07:00:33 +00:00
lilei 5766636856 modify model_zoo resnet50 for R1.3 2021-07-23 14:47:21 +08:00
i-robot 67c68c099e !20639 Repair mobilenetv2 network training with 1p
Merge pull request !20639 from huchunmei/master
2021-07-23 02:15:34 +00:00
i-robot 8d999a91b6 !20621 fix the bug with slightly lower accuracy of warpctc.
Merge pull request !20621 from 郑彬/warpctc_0720
2021-07-23 01:27:26 +00:00
i-robot f03dd82c11 !20709 Fix lessbn code pclint.
Merge pull request !20709 from linqingke/highest-performance
2021-07-23 01:16:54 +00:00
i-robot 1eab08a971 !20711 Fix crnn infer error
Merge pull request !20711 from chenhaozhe/code_docs_fix_crnn_infer
2021-07-23 01:16:16 +00:00
i-robot 86b07c3693 !20547 shufflenetv1 add gpu train and eval
Merge pull request !20547 from chenweitao_295/shufflenetv1_gpu
2021-07-23 01:16:11 +00:00
i-robot 48416486ce !18822 Ascend 310 inference for SimCLR
Merge pull request !18822 from MapleGrove/master
2021-07-22 17:10:18 +00:00
linqingke a0ea472606 fix lessbn code pclint. 2021-07-22 20:31:50 +08:00
casgj c5f3fecc5d update model_zoo/official/nlp/cpm/src/loss_monitor.py. 2021-07-22 11:58:06 +00:00
i-robot 243116d480 !20634 optimize FaceRecognitionForTracking training speed
Merge pull request !20634 from zhouneng/code_docs_fix_issue_I3XLT6
2021-07-22 11:05:15 +00:00
zhouneng2 900375eeb6 optimize FaceRecognitionForTracking training speed 2021-07-22 15:00:21 +08:00
chenhaozhe 4baa370165 fix crnn postprocess error 2021-07-22 14:54:39 +08:00
liuhonghu db07b3400e add seq2seq model 2021-07-21 20:39:18 +08:00
lvmingfu 84b6756df3 fix urls suitable to docs structure for master 2021-07-21 18:09:37 +08:00
郑彬 393c350383 fix the bug with slightly lower accuracy of warpctc 2021-07-21 15:12:25 +08:00
huchunmei 6779c4b18b clould 2021-07-21 14:03:01 +08:00
chenweitao_295 d854e28ad8 shufflenetv1 add gpu mode 2021-07-21 10:47:41 +08:00
i-robot d976a5cce3 !20574 add ssd gpu
Merge pull request !20574 from 张晓晓/code_docs_ssd
2021-07-21 02:32:07 +00:00
zhangxiaoxiao ce58b541cf add ssd gpu train 2021-07-21 10:19:15 +08:00
i-robot 4d403f5a39 !20567 delete snprintf_s in densenet main.cc
Merge pull request !20567 from ZeyangGAO/code_docs_densenetfix
2021-07-20 09:15:03 +00:00
i-robot 6abd98bf22 !20268 modify modelzoo network cpm scripts to adapt cloud environment.
Merge pull request !20268 from anzhengqi/modify-modelzoo-cpm
2021-07-20 08:40:57 +00:00
ZeyangGao 458582e689 delete snprintf_s 2021-07-20 15:51:45 +08:00
i-robot f8e21feb04 !20232 【Bert】编译告警清理、om推理功能修复
Merge pull request !20232 from chenshushu/master
2021-07-20 06:25:22 +00:00
i-robot fc4149599e !20503 fix name of ternarybert log files
Merge pull request !20503 from chenzhuo/ternary0719
2021-07-20 03:18:45 +00:00
i-robot 66c6b13e34 !20335 Add crnn model version
Merge pull request !20335 from chenhaozhe/add-crnn-model-version
2021-07-20 02:17:08 +00:00
i-robot d2a2f14a48 !19566 push icnet code add 310inference
Merge pull request !19566 from bigpingping/master
2021-07-20 02:13:06 +00:00
chenshushu e2635f0ef6 【模型】Bert base
【修改说明】cluner支持SDK、mxbase推理
【验证结果】容器中推理 OK
【修改人】chenshushu
【评审人】
2021-07-20 10:11:01 +08:00
i-robot 53c96e4f3c !19026 fairmot
Merge pull request !19026 from 陈志鹏/fairmotPR
2021-07-20 01:51:10 +00:00
i-robot 9087464fbe !20440 fix crnn seq2seq ocr perf & accuracy
Merge pull request !20440 from panfengfeng/crnn_seq2seq_ocr_perf_fix_master
2021-07-20 01:27:06 +00:00
i-robot 764da26116 !20471 fix psenet precision deterioration bug
Merge pull request !20471 from zhanghuiyao/fix_psenet_master
2021-07-20 01:21:07 +00:00
chenshushu 0edb6d0855 【模型】Bert base
【修改说明】cluner支持SDK、mxbase推理
【验证结果】容器中推理 OK
【修改人】chenshushu
【评审人】
2021-07-19 21:44:52 +08:00
i-robot e69fa78453 !20208 recitify rcan model scripts
Merge pull request !20208 from 罗柄淳/master
2021-07-19 12:53:51 +00:00
i-robot a5b29dc4c9 !20491 add gpu scripts to tinydarknet
Merge pull request !20491 from ZeyangGAO/code_docs_tdngpu
2021-07-19 12:11:49 +00:00
chenzhuo d1ff72a2c9 fix name of log files 2021-07-19 18:42:04 +08:00
ZeyangGao d6a9848b23 add gpu scripts to tinydarknet 2021-07-19 18:29:40 +08:00
i-robot ad6289fa7a !20235 pangu_caretaker
Merge pull request !20235 from yao_yf/code_docs_pangu_caretaker
2021-07-19 08:25:41 +00:00
i-robot 924863b655 !20488 GPU compatibility
Merge pull request !20488 from Maige/code_docs_faceattribute
2021-07-19 08:01:37 +00:00
i-robot 6ce4963292 !20475 add ssd_ghostnet gpu
Merge pull request !20475 from 张晓晓/code_docs_ssd_ghostnet
2021-07-19 07:59:37 +00:00
i-robot 2406140b74 !19034 add EDSR to modelzoo
Merge pull request !19034 from 王源/master
2021-07-19 07:31:39 +00:00
maijianqiang f841c25f0a GPU script adaptation 2021-07-19 15:29:55 +08:00
yao_yf d250c8619f pangu caretaker and add per batch size to args 2021-07-19 15:04:03 +08:00
zhangxiaoxiao 3feb63dd86 add ssd_ghostnet gpu
new file:   ssd_ghostnet/scripts/run_standalone_train_gpu.sh

	new file:   ssd_ghostnet/scripts/run_distribute_train_gpu.sh
	new file:   ssd_ghostnet/scripts/run_standalone_train_gpu.sh
2021-07-19 14:23:53 +08:00
zhanghuiyao 0136e63662 fix psenet bug 2021-07-19 10:04:48 +08:00
panfengfeng 97b74d4a2d fix crnn_seq2seq_ocr perf & accuracy 2021-07-17 12:28:45 +08:00
i-robot c055bc9b99 !17363 STGAN-MindSpore
Merge pull request !17363 from Mingchung-Suen/STGAN
2021-07-16 13:24:06 +00:00
i-robot f669017684 !20387 Modify '/' to '//' in yolov3 quant construct
Merge pull request !20387 from zhang_sss/yolopy
2021-07-16 11:10:03 +00:00
i-robot 0f5cc92f14 !20404 Update mindspore version that before 1.0.0 for modelzoo
Merge pull request !20404 from chenhaozhe/code_docs_update_mindspore_modelzoo_version
2021-07-16 09:40:24 +00:00
i-robot 5706b229d8 !20419 Update requirements in modelzoo
Merge pull request !20419 from chenhaozhe/code_docs_update_requirements
2021-07-16 09:32:23 +00:00
chenhaozhe 3d2e405430 update requirements.txt in modelzoo 2021-07-16 16:52:29 +08:00
i-robot 24887686c6 !20403 DeepLM bugfix
Merge pull request !20403 from caifubi/master-DeepLM
2021-07-16 08:46:49 +00:00
i-robot 36edf3a945 !20307 Removed personal info from CenterFace readme
Merge pull request !20307 from markuskunej/centreface_gpu
2021-07-16 08:44:52 +00:00
i-robot 940a32426d !20367 centerface amend parameter
Merge pull request !20367 from chenweitao_295/centerface_amend
2021-07-16 08:38:51 +00:00
chenhaozhe 86a0309d7b update mindspore version for modelzoo 2021-07-16 16:25:51 +08:00
i-robot 0ef6b722c0 !20395 Fix the maskrcnn for 310
Merge pull request !20395 from huchunmei/back2
2021-07-16 07:32:49 +00:00
i-robot 507e7e8545 !20277 SRGAN bug fix
Merge pull request !20277 from wukesong/SRGAN_fix_master
2021-07-16 07:09:29 +00:00
i-robot 627d7f9f23 !20349 ghostnet fix readme
Merge pull request !20349 from despicablemme/ghost1
2021-07-16 06:33:30 +00:00
xinping li 028027764d icnet add 310 code 2021-07-16 14:33:29 +08:00
i-robot b97a9ba5a7 !20310 Added GPU support for Model Zoo SE-Net
Merge pull request !20310 from alashkari/se-net
2021-07-16 04:39:12 +00:00
caifubi c29c14585c Fix DeepLM bug 2021-07-16 11:44:17 +08:00
huchunmei 19e21de66e clould 2021-07-16 10:20:06 +08:00
i-robot 07ab62c847 !20324 Repair mobilenetv2 network training failure problem
Merge pull request !20324 from huchunmei/master
2021-07-16 01:51:02 +00:00
i-robot ac3c031f22 !18971 midas
Merge pull request !18971 from 陈志鹏/czp_midas
2021-07-16 01:43:01 +00:00
zhang__sss 95566d4100 yolo resize 2021-07-16 09:40:03 +08:00
Rescue 1c959b3489 Added GPU support for SE-Net
updated ReadMe

Updated ReadMe

Addressed comments

Addressed comments_2

pylint fix

updated ReadMe v2

Fixed standalone run ckpt

fixed ckpt
2021-07-15 16:00:32 +00:00
chenweitao_295 6ed130512d centerface amend parameter 2021-07-15 20:04:50 +08:00
i-robot ab7f045883 !20243 modify urls related to docs repository for master_mindspore
Merge pull request !20243 from lvmingfu/code_docs_master3
2021-07-15 11:29:05 +00:00
i-robot e11f40e326 !20262 modify model zoo resnet for master
Merge pull request !20262 from lilei/modify_model_zoo_resnet50_master
2021-07-15 11:26:59 +00:00
lvmingfu 4011c36abc modify urls related docs repository for master_mindspore 2021-07-15 17:15:07 +08:00
i-robot b3945460a6 !20354 fix yolov4 network
Merge pull request !20354 from jiangzhenguang/code_docs_fix_network
2021-07-15 09:11:35 +00:00
l_emon c596e8cab6 bug fix 2021-07-15 17:00:53 +08:00
i-robot eaf9588ac9 !20111 add adam offload for pangu & fix AdamWeightDecay nnacl
Merge pull request !20111 from zhaosida/zsd_adam_simd
2021-07-15 08:53:37 +00:00
i-robot aabfa8efb5 !20300 recitify wdsr model scripts
Merge pull request !20300 from Humanyue/master
2021-07-15 08:50:57 +00:00
jiangzhenguang ed20982fb6 fix network 2021-07-15 16:50:37 +08:00
despicablemme c1424ee64c fix readme_cn 2021-07-15 16:24:27 +08:00
i-robot 8ea0e5b8a1 !16438 AVA模型(NRE创新模型)
Merge pull request !16438 from Outliers1106/AVA-1.2
2021-07-15 08:04:53 +00:00
chenhaozhe 7df88d22ae Add model_version for CRNN 2021-07-15 16:02:09 +08:00
i-robot 815760cd35 !19341 ghostnet
Merge pull request !19341 from despicablemme/ghost
2021-07-15 07:52:49 +00:00
i-robot fd2a27714e !20334 Serving, update pangu alpha readme
Merge pull request !20334 from 徐永飞/master
2021-07-15 06:58:29 +00:00
xuyongfei 0a02e5c69a Serving, update pangu alpha readme 2021-07-15 14:29:11 +08:00
i-robot 1d7c594973 !20295 Parse dtype for bert from config yaml
Merge pull request !20295 from chenhaozhe/code_docs_parse_bert_dtype
2021-07-15 03:29:14 +00:00
i-robot 94820cd3b7 !19808 modify CycleGAN export
Merge pull request !19808 from liuyu/master
2021-07-15 02:44:04 +00:00
huchunmei 0e2cf938cf clould 2021-07-15 10:38:52 +08:00
despicablemme ab3796931f last commit 2021-07-15 10:05:36 +08:00
i-robot 8494d56dc0 !20290 fix ssd accuracy degradation
Merge pull request !20290 from 于振华/fix_ssd_master
2021-07-15 01:51:10 +00:00
i-robot e317f9d887 !20162 fix yolov3_darknet53 310 infer fail bug
Merge pull request !20162 from zhanghuiyao/fix_yolov3_310
2021-07-15 01:38:52 +00:00
i-robot 29b2ad3842 !20272 delete redundant file(Glore_res200)
Merge pull request !20272 from JichenZhao/master
2021-07-15 01:29:07 +00:00
markuskunej ead5395775 removed personal info from centerface readme 2021-07-14 15:36:38 +00:00
smullwy ef783f4b06 add EDSR to modelzoo 2021-07-14 21:49:52 +08:00
i-robot 43d8687102 !20119 Fix Codex, Codecheck, Shellcheck, Pclint issues for master
Merge pull request !20119 from lixiachen/July_codex_fix
2021-07-14 13:39:04 +00:00
罗柄淳 0a6b7a36e5 recitify rcan scripts 2021-07-14 20:53:39 +08:00
chenshushu e295b3d406 【模型】Bert base
【修改说明】cluner支持SDK、mxbase推理
【验证结果】容器中推理 OK
【修改人】chenshushu
【评审人】
2021-07-14 20:44:07 +08:00
humanyue ec4c7387b8 recitify wdsr scripts 2021-07-14 20:27:12 +08:00
i-robot 570fd6b6fd !20199 AttGAN fix bug
Merge pull request !20199 from MR.D/dev
2021-07-14 11:41:45 +00:00
chenhaozhe 011eab9f4b parse bert dtype config 2021-07-14 18:32:51 +08:00
yuzhenhua 680d98e007 fix ssd accuracy degratation 2021-07-14 17:47:20 +08:00
i-robot e43cb0089a !20274 removed the bad description and rename self
Merge pull request !20274 from oacjiewen/master
2021-07-14 09:12:16 +00:00
anzhengqi 0e0809b022 modify modelzoo network cpm 2021-07-14 16:53:48 +08:00
caojiewen 0a00ae006f removed the bad description and rename 2021-07-14 15:53:49 +08:00
zhaojichen a97a77c5bb delete useless file 2021-07-14 15:48:23 +08:00
i-robot 8d8e28db3e !19010 add sknet
Merge pull request !19010 from 许翔/sknet_master
2021-07-14 07:48:08 +00:00
Mingchung-Suen d2db0a0658 init(STGAN): add the new model STGAN 2021-07-14 15:04:11 +08:00
zhaosida f323903af3 fix AdamWeightDecay nnacl & add adam offload in pangu scripts 2021-07-14 14:46:24 +08:00
lilei 0800006e78 modify model zoo resnet for master 2021-07-14 14:41:21 +08:00
i-robot 26cf52e99d !20153 repair transformer for 310 infer
Merge pull request !20153 from huchunmei/master
2021-07-14 06:23:24 +00:00
i-robot 6e1a0ca95b !20158 fix codex issues 20210713 add "const" && fix snprintf_s
Merge pull request !20158 from ZeyangGAO/fixcodexbug
2021-07-14 06:06:18 +00:00
i-robot 3683f5b71a !20207 fix some urls in modelzoo for master
Merge pull request !20207 from lvmingfu/code_docs_master2
2021-07-14 02:11:31 +00:00
chenshushu ac8eb74524 【模型】Bert base编译告警清理、推理功能修复
【修改说明】cluner支持SDK、mxbase推理
【验证结果】容器中推理 OK
【修改人】chenshushu
【评审人】
2021-07-14 09:45:12 +08:00
i-robot bcc33a7e2f !20202 Update bert config, add large_acc config
Merge pull request !20202 from chenhaozhe/code_docs_modify_bert_config
2021-07-14 01:27:33 +00:00
i-robot d48f355cdf !19661 GPU Implementation of CNNCTC model
Merge pull request !19661 from weisun092/cnnctc_gpu
2021-07-14 01:13:07 +00:00
lidongsheng 5a1544fd3e Signed-off-by: lidongsheng <2567501064@qq.com> 2021-07-14 00:21:18 +08:00
markuskunej 17111f72f2 added gpu support for centerface 2021-07-13 15:52:34 +00:00
i-robot 69d8f50a37 !20154 fix naml code compile error
Merge pull request !20154 from 于振华/fix_naml_master
2021-07-13 13:39:22 +00:00
lvmingfu 4c301a3951 modify urls related docs for master_mindspore 2021-07-13 21:20:15 +08:00
chenhaozhe 6f278aeba8 update bert config, add large_acc config 2021-07-13 20:53:00 +08:00
i-robot 4b5ed4b826 !19204 Fix errors due to the mindspore_hub_conf file
Merge pull request !19204 from dinglinhe/dlh_code_ms_I3J8EP_2
2021-07-13 12:39:53 +00:00
i-robot 9f8502598f !18991 add rcan to modelzoo
Merge pull request !18991 from 罗柄淳/master
2021-07-13 11:41:53 +00:00
i-robot 303c354c49 !18924 add wdsr to model zoo
Merge pull request !18924 from Humanyue/master
2021-07-13 11:39:53 +00:00
i-robot a4837d427e !19696 add centernet_resnet50_v1
Merge pull request !19696 from zhongkaidi/cm_master
2021-07-13 09:56:42 +00:00
i-robot a51991e777 !19419 add srgan
Merge pull request !19419 from yusi-wang/SRGAN_master
2021-07-13 07:55:27 +00:00
zhanghuiyao ec5107a4b8 fix yolov3_darknet53 310 infer fail bug. 2021-07-13 15:33:59 +08:00
i-robot ab5b963495 !19835 AttGAN commit -2021/07/09
Merge pull request !19835 from MR.D/master
2021-07-13 07:02:08 +00:00
ZeyangGao 017659f0b6 fix codedex issues 20210713 2021-07-13 14:50:20 +08:00
huchunmei c188a06d31 clould 2021-07-13 14:43:59 +08:00
yuzhenhua fb53295a57 fix naml code compile error 2021-07-13 14:22:18 +08:00
i-robot d572edfb43 !20073 Fix multi server accuracy bug.
Merge pull request !20073 from linqingke/highest-performance
2021-07-13 06:22:08 +00:00
i-robot 885bd46760 !19379 Add Stacked Hourglass Network for Model Zoo
Merge pull request !19379 from cometeme/master
2021-07-13 04:09:20 +00:00
Outliers1106 629c25fe50 AVA network
update format

update format of cifar and readme

update format of cifar

update format

update format

update format

update format

update format of shell scripts

fix codespell

fix codespell

update a minor bug

update

update copyright

update

update

update

update

update
2021-07-13 11:39:43 +08:00
i-robot 630064786e !20101 modify resnet 310 infer for master
Merge pull request !20101 from lilei/modify_model_zoo_readme
2021-07-13 02:21:22 +00:00
i-robot 897ab2fe01 !20035 learning to see in the dark 310
Merge pull request !20035 from Shawny/ltdark
2021-07-13 01:59:59 +00:00
i-robot eeeabf5d07 !20064 fix_pipeline_opt_shard_master
Merge pull request !20064 from yao_yf/fix_pipeline_opt_shard_master
2021-07-13 01:21:54 +00:00
Lixia Chen 3c0129226b Fix codex, codecheck, shellcheck issues 2021-07-12 16:00:48 -04:00
i-robot 8593becd74 !19309 Add DEM (Deep Embedding Model) to ms_master
Merge pull request !19309 from ARIAotp/master_add_dem
2021-07-12 15:50:48 +00:00
i-robot 86c91dd554 !20062 optimize Resnet training speed
Merge pull request !20062 from zhouneng/code_docs_fix_issue_I3W1H1
2021-07-12 12:54:06 +00:00
Humanyue 0f04cbd433 add wdsr 2021-07-12 20:24:02 +08:00
lilei 787e59ca97 modify resnet 310 infer 2021-07-12 20:14:51 +08:00
bcc2974874275 d21682ff29 add RCAN 2021-07-12 20:08:19 +08:00
zhouneng2 5c96782b19 optimize training speed 2021-07-12 20:03:50 +08:00
yusi wang 55e0f73521 add srgan 2021-07-12 20:02:08 +08:00
linqingke 145f297c8d fix multi server accuracy bug. 2021-07-12 16:59:43 +08:00
yao_yf 4aae231a8a fix_pipeline_opt_shard 2021-07-12 16:09:03 +08:00
cometeme 34a21c397b Add Stacked Hourglass 2021-07-12 15:42:55 +08:00
i-robot d2eae8d749 !20029 change the data involved in example.sh
Merge pull request !20029 from Mindmender_duan/master
2021-07-12 07:05:14 +00:00
i-robot 4902090b65 !19260 optimize resnet50+imagenet2012 by prefetch_size and num_parallel_workers.
Merge pull request !19260 from anzhengqi/optimize_resnet_imagenet_network
2021-07-12 06:27:11 +00:00
l00486551 b1399d97c3 learning to see in the dark 310 2021-07-12 11:40:12 +08:00
Mindmender_duan 89a7c58beb update model_zoo/research/3d/DeepLM/example.sh. 2021-07-12 02:59:54 +00:00
i-robot 6122ee8202 !19681 modify for bert 310infer.
Merge pull request !19681 from 郑彬/bert0708
2021-07-12 01:26:50 +00:00
i-robot c1c68bfa17 !19943 modify model_zoo bug for config
Merge pull request !19943 from lilei/modify_model_zoo_readme
2021-07-12 01:08:53 +00:00
i-robot 6cd41cbe74 !19948 fix tinydarknet
Merge pull request !19948 from wanglin/fix_wl_master
2021-07-10 14:28:41 +00:00
i-robot fec01fa67e !19776 fix efficientnet imagenet accuracy
Merge pull request !19776 from panfengfeng/fix_efficient_imagenet_accuracy_master
2021-07-10 13:46:43 +00:00
lilei 6e35b6c9e6 modify model_zoo bug for config 2021-07-10 17:50:21 +08:00
l_emon 21fcd87107 fix tinydarknet 2021-07-10 17:44:45 +08:00
i-robot cebd12e8ba !19798 update readme of lenet
Merge pull request !19798 from huchunmei/update
2021-07-10 08:00:57 +00:00
i-robot 5d1c501022 !19867 compression warnning clean
Merge pull request !19867 from zhang_sss/warnning_clean
2021-07-10 07:54:55 +00:00
i-robot 0d2eede453 !18615 Add a new model - Conditional GAN
Merge pull request !18615 from Ucalan/ucalan/mindspore
2021-07-10 06:56:57 +00:00
i-robot 09a119cd7c !19902 resnet dataset bug fix master
Merge pull request !19902 from 张晓晓/code_docs_resnet
2021-07-10 06:42:54 +00:00
i-robot 8ab30e0638 !19829 [Wide&Deep] Add the sparse configuration from the host_device flag
Merge pull request !19829 from Xiaoda/75-fix-the-host-device-problem-on-master
2021-07-10 06:40:57 +00:00
i-robot edd75a264b !19840 adjust super params for bert thor
Merge pull request !19840 from wangshuangling/master
2021-07-10 06:24:57 +00:00
i-robot ad8c564a52 !19794 Fix shellCheck for cpm
Merge pull request !19794 from casgj/master_0709
2021-07-10 06:12:57 +00:00
i-robot d5ce98c179 !18644 Add autoaugment to model zoo
Merge pull request !18644 from Luke/master
2021-07-10 06:10:55 +00:00
zhangxiaoxiao a502aae49c resnet bug fix master 2021-07-10 10:46:53 +08:00
zhang__sss dd1f1c26d9 code clean 2021-07-10 07:57:13 +08:00
Wei Sun 1991770bb7 GPU implementation of cnnctc 2021-07-09 14:09:21 -04:00
i-robot 32501cf851 !19685 Riemann DeepLM for 3d reconstruction
Merge pull request !19685 from Mindmender_duan/master
2021-07-09 12:00:10 +00:00
i-robot 90aede4756 !19680 modify ssd bug for Master
Merge pull request !19680 from lilei/modify_model_zoo_readme
2021-07-09 11:32:12 +00:00
i-robot 509b506b19 !19675 add fat-deepffm 310 master
Merge pull request !19675 from four_WW/ffm_master_310_3
2021-07-09 10:24:50 +00:00
i-robot e637285abb !19832 Fix PanGu Dataset Error with Data Parallel Imports
Merge pull request !19832 from huangxinjing/code_docs_dataset_with_doc
2021-07-09 09:50:50 +00:00
huchunmei b0270887e9 clould 2021-07-09 16:39:06 +08:00
sl_wang 7208c4b32c adjust super params for bert thor 2021-07-09 16:20:14 +08:00
i-robot 5d6cac71d2 !19382 Support Complex in GPU about graph kernel
Merge pull request !19382 from ZengZitao/complex_gk
2021-07-09 08:18:51 +00:00
lidongsheng 3e9371b68e AttGAN commit
Signed-off-by: lidongsheng <2567501064@qq.com>
2021-07-09 15:59:20 +08:00
huangxinjing 7f8c5b10da Add pipeline dataset imports
Fix document
2021-07-09 15:41:02 +08:00
Xiaoda Zhang 8e108001aa adjust the sparse config from the host_device_mix flag 2021-07-09 15:28:21 +08:00
i-robot 17c9b7397d !19527 cnn_direction_model gpu version
Merge pull request !19527 from panfengfeng/add_cnn_direction_model_gpu_version
2021-07-09 07:14:49 +00:00
liuyu ff938d5c26 modify cycleGAN export 2021-07-09 14:43:07 +08:00
ucalan 305f9d2ae3 add cgan 2021-07-09 12:22:51 +08:00
i-robot dcd9d18411 !19670 fix coding mistakes for yolov4 and inceptionv4
Merge pull request !19670 from zhouneng/code_docs_fix_coding_error
2021-07-09 03:08:08 +00:00
czp 791745a9b4 fix 2021-07-09 11:06:33 +08:00
gaojing 12d49c5f33 fix shellcheck 2021-07-08 23:03:07 -04:00
lilei b0a1fcf7aa modify ssd bug for R1.3 2021-07-09 10:56:26 +08:00
lukelook 1440b1d0a0 Add autoaugment 2021-07-09 10:51:04 +08:00
anzhengqi cc1a0fa59c optimize resnet50 with imagenet2012 by prefetch_size and num_parallel_workers 2021-07-09 10:41:47 +08:00
Kaide 7853363f7b add centernet_resnet50_v1 2021-07-09 10:26:21 +08:00
i-robot 4f53df2eb5 !19686 fix unet
Merge pull request !19686 from jiangzhenguang/fix_unet
2021-07-09 02:06:38 +00:00
mindmender_duan 232215ffe0 add DeepLM model 2021-07-09 09:53:30 +08:00
panfengfeng e158b8fce1 add cnn_direction_model gpu version 2021-07-09 09:24:28 +08:00
zengzitao aa019a639f support complex in gpu about graph_kernel 2021-07-09 08:51:52 +08:00
panfengfeng 61d1559bb8 fix efficientnet imagenet accuracy 2021-07-09 05:08:54 +08:00
chenhaozhe fb7dc22d2e Modify config, NCF hasn't support GPU yet 2021-07-08 21:34:32 +08:00
FOURTH fb72d02ffb fat-deepffm infer 310 commit 2021-07-08 20:34:44 +08:00
i-robot b4c04ef3a8 !19622 Serving, pangu alpha modelzoo
Merge pull request !19622 from 徐永飞/master
2021-07-08 11:34:23 +00:00
xuyongfei 1d815dff00 Serving, pangu alpha modelzoo 2021-07-08 17:17:41 +08:00
zhangxiaoxiao deb38e76a8 unet bug fix master
modified:   official/cv/unet/postprocess.py
2021-07-08 17:17:24 +08:00
郑彬 11bcd0e632 modify for bert 310infer 2021-07-08 15:39:00 +08:00
jiangzhenguang fd6a063897 fix unet 2021-07-08 15:33:35 +08:00
i-robot de431557cb !19565 Pix2Pix pull request
Merge pull request !19565 from vvvvvvPeng/master
2021-07-08 07:25:42 +00:00
i-robot 8f437bfd78 !18158 learning to see in the dark
Merge pull request !18158 from despicablemme/master
2021-07-08 07:23:47 +00:00
i-robot 95c32a769b !19554 Add README for PanGu Model
Merge pull request !19554 from huangxinjing/code_docs_pangu
2021-07-08 07:17:41 +00:00
huangxinjing 4aa6c8978f Add readme.md 2021-07-08 14:44:09 +08:00
zhouneng dec91f9c68 fix coding mistakes 2021-07-08 14:16:18 +08:00
i-robot bb05729791 !19644 inceptionv4 310 infer bug fix master
Merge pull request !19644 from 张晓晓/code_docs_inceptionv4
2021-07-08 06:14:09 +00:00
i-robot 773484d594 !19553 Fix gnmt_v2 train 1p fail bug with master
Merge pull request !19553 from zhanghuiyao/fix_gnmt_v2_master
2021-07-08 03:49:39 +00:00
i-robot aad833e3e2 !19585 update transformer & fasterrcnn
Merge pull request !19585 from huchunmei/update
2021-07-08 03:13:43 +00:00
i-robot 573d3113bc !19560 Update resnet acc_mode scripts.
Merge pull request !19560 from linqingke/highest-performance
2021-07-08 02:11:41 +00:00
i-robot 6d9df54d4f !19512 Update resnet network performence.
Merge pull request !19512 from linqingke/less_bn
2021-07-08 02:09:42 +00:00
zhangxiaoxiao efead89a0f inceptionv4 bug fix master 2021-07-08 09:42:27 +08:00
i-robot f48a1a5fee !19584 fix_some_network_problem
Merge pull request !19584 from jiangzhenguang/fix_some_problem_to_master
2021-07-08 01:27:44 +00:00
i-robot ad0b4fb5ff !19558 I3ZCSB , Increase the input parameter 'config_path'
Merge pull request !19558 from 郑彬/tinybert0707
2021-07-08 01:21:40 +00:00
i-robot ce755c4780 !19486 fix coredump caused by WriteResult fuc in infer utils.cc
Merge pull request !19486 from ZeyangGAO/coredumpfix
2021-07-08 01:15:45 +00:00
despicablemme 6a7e4961c4 fix readme 2021-07-07 22:00:40 +08:00
linqingke 1de2366cda update resnet acc_mode scripts. 2021-07-07 18:04:12 +08:00
i-robot 315bbf12ab !18929 New model Ibnnet with GPU version
Merge pull request !18929 from 水扬波/ibnnet_gpu
2021-07-07 09:12:03 +00:00
i-robot a482cf7dc2 !19458 [AutoParallel]fix pipeline split bug
Merge pull request !19458 from lichen/fix_pipeline_split_bug
2021-07-07 07:48:09 +00:00
jiangzhenguang ef48ed06f7 fix some network problem 2021-07-07 15:26:20 +08:00
huchunmei 09a5689893 clould 2021-07-07 15:15:30 +08:00
郑彬 3648bbb4e0 tinybert modify 2021-07-07 14:51:44 +08:00