ms_yan
|
cf3fff8996
|
init add vgg16 gpu version
merge the script
optimize the script
|
5 years ago |
mindspore-ci-bot
|
9c461f5565
|
!3513 Add parameter server mode_zoo case and CI test cases.
Merge pull request !3513 from ZPaC/master-add-ps-test-cases
|
5 years ago |
mindspore-ci-bot
|
243c1195f9
|
!3444 Fix README.md and shell scripts in fasterRCNN
Merge pull request !3444 from zhouyuanshen/master
|
5 years ago |
ZPaC
|
07a52688c1
|
Add parameter server model_zoo case and CI test cases.
|
5 years ago |
mindspore-ci-bot
|
979342e0c4
|
!3490 Change readme.txt in WarpCTC and checkpoint directory
Merge pull request !3490 from yangyongjie/master
|
5 years ago |
zhouyuanshen
|
7236955133
|
fix README.md and shell scripts in fasterrcnn
|
5 years ago |
yangyongjie
|
8056e18f84
|
fix word missing in readme.txt and checkpoint directory
|
5 years ago |
guoqi
|
3805f2a4de
|
fix a typo in modelzoo/resnet
|
5 years ago |
mindspore-ci-bot
|
7fbed0ce94
|
!3456 modify resnet50 on imagenet to improve the performance and accuracy
Merge pull request !3456 from guoqi/master
|
5 years ago |
mindspore-ci-bot
|
669a8969c7
|
!3421 Add WarpCTC GPU script
Merge pull request !3421 from yangyongjie/master
|
5 years ago |
mindspore-ci-bot
|
bdea11b9e2
|
!3383 Update ModelZoo README
Merge pull request !3383 from liyanliu96/liyan
|
5 years ago |
guoqi
|
63a4b77065
|
modified resnet50 on imagenet2012 to improve the performance and accuracy
|
5 years ago |
yangyongjie
|
cb3da0304e
|
support running warpctc in GPU
|
5 years ago |
liyanliu
|
22a0c1ce26
|
Update ModelZoo README
|
5 years ago |
meixiaowei
|
a179a85e55
|
upload maskrcnn scripts
|
5 years ago |
mindspore-ci-bot
|
0a84b63fc3
|
!3305 modify the vgg16/lstm path to offical/{cv/npl}
Merge pull request !3305 from caojian05/ms_master_dev
|
5 years ago |
mindspore-ci-bot
|
61c5c7574c
|
!3242 【轻量级 PR】:update model_zoo/README.md.
Merge pull request !3242 from wz/N/A
|
5 years ago |
shibeiji
|
29e35a31c0
|
add order params for bert to improve performance
|
5 years ago |
mindspore-ci-bot
|
875bdc2ebc
|
!3319 mv warpctc to official cv
Merge pull request !3319 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
db1a1fb88b
|
!3335 scripts updation for bert to debug failures of pre-training processing when warmup step was set to be zero
Merge pull request !3335 from shibeiji/bert_script_debug
|
5 years ago |
CaoJian
|
f9fdb52373
|
modify the vgg16/lstm path to offical/{cv/npl}
|
5 years ago |
shibeiji
|
af4923123c
|
script update for bert
|
5 years ago |
mindspore-ci-bot
|
031ce81555
|
!3266 add resnext50 GPU script and change the foler path of resnext50 in model zoo
Merge pull request !3266 from zhaoting/ResNext50
|
5 years ago |
anzhengqi
|
f3ae371436
|
fix network wide and deep
|
5 years ago |
zhaoting
|
20e5f7196e
|
add gpu resnext50
|
5 years ago |
mindspore-ci-bot
|
ca6da6751f
|
!3218 Move mass and fasterrcnn to new model zoo directory.
Merge pull request !3218 from linqingke/mass
|
5 years ago |
mindspore-ci-bot
|
de14b851e1
|
!3310 move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
Merge pull request !3310 from z00378171/master
|
5 years ago |
zhouyaqiang
|
4f9b79f5d1
|
move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
|
5 years ago |
gengdongjie
|
6ec499db72
|
mv warpctc to offcial/cv
|
5 years ago |
mindspore-ci-bot
|
e09d50e4d6
|
!3287 change directory of YOLOv3-ResNet18 and SSD from model_zoo to model_zoo/official/cv
Merge pull request !3287 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
8fc6d1d81f
|
!3280 Update directory of yolov3-darknet53 and deepfm
Merge pull request !3280 from yangyongjie/master
|
5 years ago |
mindspore-ci-bot
|
ca6756b5fe
|
!3292 Move googlenet into ModelZoo official directory
Merge pull request !3292 from liyanliu96/liyan
|
5 years ago |
mindspore-ci-bot
|
6561303b13
|
!3302 Fix the cifar10 data processing issues for training and evaluating GoogLeNet
Merge pull request !3302 from dessyang/master
|
5 years ago |
mindspore-ci-bot
|
5100ac5fd4
|
!3297 check model_zoo II
Merge pull request !3297 from panfengfeng/check_model_zoo_II
|
5 years ago |
mindspore-ci-bot
|
1823cc06c3
|
!3269 fix bert scripts to adapt the new concept of repeat_count in minddata
Merge pull request !3269 from chenhaozhe/fix-bert
|
5 years ago |
linqingke
|
a41337dab5
|
mass and fasterrcnn path change.
|
5 years ago |
dessyang
|
0c1761322f
|
Add the necessary rescale op and the option of not shuffling validation data
|
5 years ago |
panfengfeng
|
569fdd1037
|
check model_zoo again
|
5 years ago |
mindspore-ci-bot
|
ade60ad3d3
|
!3298 modify model_zoo code
Merge pull request !3298 from changzherui/mod_zoo_code
|
5 years ago |
changzherui
|
e300aa8342
|
modify zoo transformer for train
|
5 years ago |
chengxianbin
|
8fc545d40b
|
change directory of YOLOv3-ResNet18 and SSD from model_zoo to model_zoo/official/cv
|
5 years ago |
chenhaozhe
|
6fdf380923
|
fix bert scripts to adapt the new concept of repeatcount in minddata
|
5 years ago |
liyanliu
|
3c27503f35
|
move googlenet into official dir
|
5 years ago |
yangyongjie
|
93d37b11f2
|
update the directory of YoloV3-DarkNet53 and deepfm
|
5 years ago |
mindspore-ci-bot
|
93323e1e2e
|
!3277 change directory of GCN and GAT from model_zoo to model_zoo/official/gnn
Merge pull request !3277 from chentingting/change_gnn_dir
|
5 years ago |
mindspore-ci-bot
|
38876abaa3
|
!3224 move the resnet from model_zoo to model_zoo/offical/cv
Merge pull request !3224 from guoqi/master
|
5 years ago |
mindspore-ci-bot
|
7bb7328d1d
|
!3233 change lenet and alexnet dir
Merge pull request !3233 from wukesong/ori_master
|
5 years ago |
chentingting
|
f033caa7f0
|
change gnn path
|
5 years ago |
panfengfeng
|
a45e29800c
|
fix model_zoo
|
5 years ago |
mindspore-ci-bot
|
c10e5f1b22
|
!3146 modelzoo wide&deep run clusters
Merge pull request !3146 from yao_yf/modezoo_widedeep_run_clusters
|
5 years ago |