mindspore-ci-bot
|
8afe005f61
|
!5577 Fix readme of mobilnetv2 quant
Merge pull request !5577 from chenfei_mindspore/master
|
5 years ago |
mindspore-ci-bot
|
0f344f33e2
|
!5601 fix shufflenet_scripts
Merge pull request !5601 from panfengfeng/fix_shufflenet_scripts
|
5 years ago |
panfengfeng
|
121943bdb5
|
update shufflenetv2 scripts
|
5 years ago |
mindspore-ci-bot
|
236952ca6c
|
!5553 Modify read me of inceptionv3
Merge pull request !5553 from zhouyaqiang0/master
|
5 years ago |
chenfei
|
afef69a7fc
|
fix readme of moblinetv2 quant
|
5 years ago |
wangmin
|
9748a3d2ee
|
train paramters for GPU
|
5 years ago |
zhouyaqiang
|
ce3881636b
|
modify readme of inceptionv3
|
5 years ago |
mindspore-ci-bot
|
8088d1916a
|
!5507 vgg16 readme update
Merge pull request !5507 from caojian05/ms_vgg_readme_update
|
5 years ago |
mindspore-ci-bot
|
b2b238bbf0
|
!5503 Modify readme of deeplabv3 and inceptionv3
Merge pull request !5503 from zhouyaqiang0/master
|
5 years ago |
gengdongjie
|
0689da1e84
|
warpctc and maskrcnn readme recitification
|
5 years ago |
mindspore-ci-bot
|
7962287f3e
|
!5097 Adding ShuffleNetV2 model to modelzoo
Merge pull request !5097 from alashkari/shufflenet
|
5 years ago |
mindspore-ci-bot
|
a6c1fb2c25
|
!4478 Add an example of training NASNet in MindSpore
Merge pull request !4478 from dessyang/master
|
5 years ago |
mindspore-ci-bot
|
037b8e9a96
|
!5504 modify README.md
Merge pull request !5504 from wukesong/modify_read
|
5 years ago |
mindspore-ci-bot
|
22248ea069
|
!5497 modify yolov3-resnet18 README
Merge pull request !5497 from chengxb7532/master
|
5 years ago |
wukesong
|
e7b8d5eeac
|
modify readme
|
5 years ago |
zhouyaqiang
|
d33ea18796
|
modify readme
|
5 years ago |
CaoJian
|
e512fac44f
|
vgg16 readme update
|
5 years ago |
mindspore-ci-bot
|
977c4655fe
|
!5469 bugfix on argparser for bool
Merge pull request !5469 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
767c4c7fae
|
!5463 update resnet50 readme
Merge pull request !5463 from VectorSL/readme
|
5 years ago |
mindspore-ci-bot
|
0f28998969
|
!5471 Remove bool type arg of script
Merge pull request !5471 from chenfei_mindspore/rm-bool-arg-of-script
|
5 years ago |
chengxianbin
|
e2e61be86d
|
modify yolov3-resnet18 README
|
5 years ago |
mindspore-ci-bot
|
e6a4d932b4
|
!5350 [AutoParallel]Rectification distributed init
Merge pull request !5350 from lichen/rectification_init
|
5 years ago |
gengdongjie
|
a99bc1a9b0
|
bugfix on argpasr for bool
|
5 years ago |
chenfei
|
40580cc795
|
rm bool arg of script
|
5 years ago |
mindspore-ci-bot
|
135cfc6adf
|
!5444 Support manual convert to quantative network of resnet
Merge pull request !5444 from chenfei_mindspore/add-manual-quant-network-of-resnet
|
5 years ago |
VectorSL
|
e61b4000df
|
update resnet readme
|
5 years ago |
lichenever
|
d3e55b543e
|
rectification init
|
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 |
dessyang
|
eb9e2ed78b
|
Add an example of training NASNet in MindSpore
fix pylint
|
5 years ago |
chenfei
|
a3b65f7ba5
|
add manual quant network of resnet
|
5 years ago |
chengxianbin
|
177d8441f0
|
modify README
|
5 years ago |
mindspore-ci-bot
|
18bdcb1718
|
!5248 modify dataset_sink_mode parameter
Merge pull request !5248 from wukesong/br1
|
5 years ago |
mindspore-ci-bot
|
a0d28264b3
|
!5146 add mindspore hub config into googlenet directory to test how hub API works
Merge pull request !5146 from liyanliu96/liyan
|
5 years ago |
mindspore-ci-bot
|
9514dc889b
|
!5313 Modify for resnet readme and fix bool type optional
Merge pull request !5313 from qujianwei/master
|
5 years ago |
mindspore-ci-bot
|
3847e8b340
|
!5407 fix yolov3-resnet18&ssd bool argument parse bug and modify README
Merge pull request !5407 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
820f2cb4eb
|
!5351 move ParalleMode to Context
Merge pull request !5351 from yao_yf/parallel_context_collation
|
5 years ago |
yao_yf
|
07117e4dd4
|
mv ParallelMode to context
|
5 years ago |
mindspore-ci-bot
|
c9148c967b
|
!5214 yolov3_darknet53 script suit for gpu
Merge pull request !5214 from hanhuifeng/yolov3_gpu
|
5 years ago |
chengxianbin
|
dd53df462a
|
modify yolov3-darknet53-quant README and fix bool arguement parse bug
|
5 years ago |
mindspore-ci-bot
|
eced8b32e9
|
!5243 1、add hub config for resnet 2、fix readme of deeplabv3 and inceptionv3 3、Extend hccl time out of resnext50
Merge pull request !5243 from zhouyaqiang0/master
|
5 years ago |
mindspore-ci-bot
|
ac9b69ba4b
|
!5397 fix googlenet performance master
Merge pull request !5397 from panfengfeng/fix_googlenet_performance_master
|
5 years ago |
qujianwei
|
2c6926fecc
|
modify for resnet readme
|
5 years ago |
zhouyaqiang
|
3277185684
|
1、fix readme of inceptionv3 and deeplabv3
2、add hub config for resnet
3、extend hccl time out of resnext50
|
5 years ago |
mindspore-ci-bot
|
b178c0ccd1
|
!5175 ReadMe file normalize
Merge pull request !5175 from chenfei_mindspore/fix-readme
|
5 years ago |
panfengfeng
|
938af7963b
|
fix googlenet performance master
|
5 years ago |
mindspore-ci-bot
|
b623cda953
|
!5287 yolov3-resnet18 and ssd net ReadMe file normalize
Merge pull request !5287 from chengxb7532/master
|
5 years ago |
hanhuifeng2020
|
d476e8b887
|
yolov3_darknet53 suit for gpu
|
5 years ago |
chenfei
|
dae9e014d2
|
fix readme
|
5 years ago |
wukesong
|
44d7d85004
|
modify dataste_sink_mode
|
5 years ago |
chengxianbin
|
32a470fda0
|
modiy ssd&yolov3-resnet18 net README.md
|
5 years ago |