yuzhenhua
6b858480c8
fix GPU device_id bug
4 years ago
Xiao Tianci
31fed1a2f6
change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
yuzhenhua
807d990b83
add export for shufflenet, delete export for resnet50_quant, modify export file to support mindir
4 years ago
panfengfeng
64e01c2348
fix shufflenetv2 script
4 years ago
panfengfeng
45947f93d8
update scripts
4 years ago
Ting Wang
ac627e046b
update links for README
...
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
4 years ago
mindspore-ci-bot
31ad1654a1
!6267 delete redundant codes in model zoo
...
Merge pull request !6267 from zhaoting/clean_warnings
4 years ago
zhaoting
d421f49e60
delete redundant codes
4 years ago
Ziyan
8ea177e614
fix_api_problems
4 years ago
root
ec947ebf3d
modify the ckpt path
4 years ago
mindspore-ci-bot
be62fd7fa6
!5768 Save the GPU backend multi card output in different folders.
...
Merge pull request !5768 from linqingke/fasterrcnn
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
4 years ago
lilei
71adabd944
modify_bug
4 years ago
mindspore-ci-bot
8a71db07c2
!5901 fix network issue
...
Merge pull request !5901 from panfengfeng/fix_network_issue
4 years ago
Eric
5371442786
Fixes model_zoo with minddata API change
4 years ago
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
4 years ago
panfengfeng
fc310bc5ae
fix network bug
4 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
linqingke
4d9d8c3e74
Modelzoo interface change.
5 years ago
panfengfeng
121943bdb5
update shufflenetv2 scripts
5 years ago
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
5 years ago