panfengfeng
ca562f53b0
fix googlenet & shufflenetv2 bugs
2021-01-25 23:15:14 +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
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
panfengfeng
64e01c2348
fix shufflenetv2 script
2020-11-27 17:12:29 +08:00
panfengfeng
45947f93d8
update scripts
2020-10-30 16:27:21 +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
mindspore-ci-bot
31ad1654a1
!6267 delete redundant codes in model zoo
...
Merge pull request !6267 from zhaoting/clean_warnings
2020-09-18 15:39:30 +08:00
zhaoting
d421f49e60
delete redundant codes
2020-09-17 17:44:36 +08:00
Ziyan
8ea177e614
fix_api_problems
2020-09-17 11:32:13 +08:00
root
ec947ebf3d
modify the ckpt path
2020-09-14 11:27:54 +08:00
mindspore-ci-bot
be62fd7fa6
!5768 Save the GPU backend multi card output in different folders.
...
Merge pull request !5768 from linqingke/fasterrcnn
2020-09-11 11:05:04 +08:00
nhussain
92e99ff224
change map calls
2020-09-10 10:25:05 -04:00
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
2020-09-10 16:04:28 +08:00
lilei
71adabd944
modify_bug
2020-09-09 18:20:32 +08:00
mindspore-ci-bot
8a71db07c2
!5901 fix network issue
...
Merge pull request !5901 from panfengfeng/fix_network_issue
2020-09-09 14:37:29 +08:00
Eric
5371442786
Fixes model_zoo with minddata API change
2020-09-08 23:15:25 -04:00
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
2020-09-08 10:26:20 -04:00
panfengfeng
fc310bc5ae
fix network bug
2020-09-08 17:04:05 +08:00
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
2020-09-04 14:47:36 +08:00
linqingke
4d9d8c3e74
Modelzoo interface change.
2020-09-04 11:37:24 +08:00
panfengfeng
121943bdb5
update shufflenetv2 scripts
2020-08-31 20:49:21 +08:00
Amir Lashkari
b5ad736b75
Adding ShuffleNetV2 to ModelZoo
...
Added Readme.md
Fixed PyLint Errors
Fixed PyLint Errors-2
Fixed PyLint Errors-3
Fixed PyLint Errors-4
Fixed PyLint Errors-5
Fixed PyLint Errors-6
Fixed PyLint Errors-7
Update eval.py
Updated ShuffleNetV2 model
Fixed PyLint Error
Fixed PyLint Error #2
Fixed PyLint Error #3
Applied Comments
Fixed PyLint
Fixed PyLint #2
2020-08-28 20:36:59 -04:00