Commit Graph

98 Commits

Author SHA1 Message Date
yuzhenhua 035fd48a78 adapt for new pkg 2021-05-31 11:44:43 +08:00
chenweitao_295 393204fa94 mobilenetv2 310infer amend 2021-05-27 14:35:50 +08:00
chenweitao_295 c2c8db3a0b cnnctc and warpctc add 310 infer 2021-05-26 21:27:11 +08:00
zengzitao 4db9879ebf open graph_kernel flag in mobilenetv2 2021-05-24 20:39:42 +08:00
zhaoting a4acfb0724 clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
mindspore-ci-bot aaea520fa2 !16353 lenet and mobilenetv2 add 310infer
From: @chenweitao_295
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
2021-05-20 20:30:08 +08:00
chenweitao_295 98a6fa0c6b lenet and mobilenetv2 add 310infer 2021-05-18 17:23:23 +08:00
Lixia Chen 8812111f94 change shared mem perm to 600 & minor other fixes 2021-05-17 17:19:55 -04:00
Lixia Chen a6f028ba4d Add demo for caching NFS dataset in modelzoo 2021-05-11 09:52:44 -04:00
dinglinhe 31ea6fc7f7 update README at model_zoo 2021-04-12 19:56:43 +08:00
zhaoting 6d388a3664 add supplementary notes of mobilenetv2 and ssd 2021-04-08 16:39:42 +08:00
caojiewen da60f433f1 removed the useless link of apply form 2021-03-24 00:55:46 +08:00
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
yanzhenxiang2020 d2fd5c527b fix spell error and add Randperm summary 2021-01-30 11:30:58 +08:00
lvmingfu 27848587a3 modify code formats for master 2021-01-14 14:24:51 +08:00
yuzhenhua 6b858480c8 fix GPU device_id bug 2020-12-31 15:12:26 +08:00
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine 2020-12-24 17:30:02 +08:00
zhaoting 5825ff1418 fix some errors and add resnext50 Chinese README 2020-12-21 18:04:14 +08:00
mindspore-ci-bot e55bce4634 !9995 add export file for shufflenet,delete export for resnet50_quant, modify export file to support mindir
From: @yuzhenhua666
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
2020-12-16 10:42:33 +08:00
zhaoting bed1859921 add filter weight when fine-tune in mobilenetv2 2020-12-15 18:42:50 +08:00
yuzhenhua 807d990b83 add export for shufflenet, delete export for resnet50_quant, modify export file to support mindir 2020-12-15 18:05:42 +08:00
zhaoting e37591ded5 fix mobilentv2 CPU not support full training 2020-12-11 14:08:52 +08:00
bai-yangfan c46c4dffe4 mindir_suffix 2020-12-02 11:52:37 +08:00
zhaoting 28bdda2bb3 del ccl param in config.py 2020-11-24 17:11:11 +08:00
zhaoting 5b9ab437dd add chinese readme for mobilenetv2 and mobilenetv3 2020-11-19 16:47:46 +08:00
bai-yangfan a9cba56191 mode_train 2020-11-11 10:58:44 +08:00
lilei a6c314388c modify_note 2020-11-03 15:15:05 +08:00
zhaoting 318cd392d7 add export for mobilenetv2, mobilenetv3, resnext50 2020-10-22 14:22:11 +08:00
zhaoting 1221ea9349 delete launch file 2020-10-20 14:53:53 +08:00
huangxinjing 74edb6d9bc Fix parallel mode import error 2020-10-17 09:41:24 +08:00
Payne 46d1600657 update context api args 2020-10-10 18:28:31 +08:00
Payne f7667f58b2 debug dataset_path and shell scripts 2020-09-27 18:56:32 +08:00
Payne 3fa83779c8 modify README.md 2020-09-24 10:52:21 +08:00
mindspore-ci-bot 55f9880ec9 !6737 mobilenetv2 incremental learn -> fine tune
Merge pull request !6737 from yepei6/master_mobilenetv2
2020-09-24 09:53:21 +08:00
Payne f89da4a752 incremental learn -> fine tune 2020-09-23 19:31:47 +08:00
mindspore-ci-bot ff5828b66a !6677 add mobilenetv3 and resnext50 hub
Merge pull request !6677 from zhaoting/hub
2020-09-22 21:20:57 +08:00
mindspore-ci-bot a712489a28 !6643 Modifying the hardware information in Readme.
Merge pull request !6643 from linqingke/modelzoo
2020-09-22 17:36:31 +08:00
zhaoting 3e9b97e7e9 add moboilenetv3 and resnext50 hub 2020-09-22 10:34:27 +08:00
mindspore-ci-bot 0037afee74 !6636 fix mobilenetv2 script error
Merge pull request !6636 from zhaoting/hub
2020-09-21 17:28:51 +08:00
linqingke 3f7a5ed394 README A+X to A+K 2020-09-21 16:22:41 +08:00
zhaoting a7e881f312 fix mobilenetv2 script error 2020-09-21 15:44:31 +08:00
mindspore-ci-bot 2d13cbfd73 !6498 add mobilenetv2 and ssd hub
Merge pull request !6498 from zhaoting/hub
2020-09-19 20:45:32 +08:00
Ting Wang ac627e046b update links for README
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2020-09-19 18:43:35 +08:00
zhaoting 03ddf421ca add mobilenetv2 and ssd hub 2020-09-19 17:07:46 +08:00
mindspore-ci-bot cdff9412dc !6483 remove parameter broadcast
Merge pull request !6483 from gziyan/rm——parameter_broadcast
2020-09-18 19:56:26 +08:00
Ziyan cc131193ec remove parameter broadcast 2020-09-18 17:04:14 +08:00
zhaoting d421f49e60 delete redundant codes 2020-09-17 17:44:36 +08:00
mindspore-ci-bot ab75268187 !6289 mobilenetv2 debug load_ckpt and move raiseError when create dataset
Merge pull request !6289 from yepei6/master_mobilenetv2_debug
2020-09-17 15:34:47 +08:00
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 2020-09-17 13:11:01 +08:00
mindspore-ci-bot 069a1cfbd7 !6256 modify ckpt path
Merge pull request !6256 from TuDouNi/master
2020-09-16 14:25:46 +08:00