Commit Graph

1090 Commits (f4ac2c7dbd9ac736d04bee45589eac1bfbddf8bf)

Author SHA1 Message Date
mindspore-ci-bot a36485fdb4 !12018 MindSpore社区网络模型征集活动——DenseNet-121
4 years ago
mindspore-ci-bot e489b67a3a !12226 fix cnn & efficientnet bugs
4 years ago
mindspore-ci-bot e8060bd9e8 !12284 bug fix: the resnet initial time increase after use kaiming initial
4 years ago
mindspore-ci-bot ea3f8d6aba !12167 fix issue I2BDOU fasterrcnn accuracy decreased
4 years ago
mwang b95f9fdb8e using kaiming init in resnet
4 years ago
He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad
4 years ago
mindspore-ci-bot f0a9cb7c20 !12121 Add CTPN network
4 years ago
mindspore-ci-bot fcd0eb0c5d !12208 fix typos in README for maskrcnn and fastercnn
4 years ago
mindspore-ci-bot 56973dfb91 !11429 retinanet PR
4 years ago
panfengfeng d72feda64b fix cnn efficientnet bugs
4 years ago
zhouneng 3cb75eb59d fix fasterrcnn accuracy decrease by change the dtype of weights from float16 to float32
4 years ago
gengdongjie 4282a43732 fix typos in maskrcnn and fastercnn
4 years ago
qujianwei ae27c383fa init for ctpn
4 years ago
mindspore-ci-bot a3d9720620 !12059 fix fastercnn convert checkpoint script
4 years ago
wuxuejian 3d185352e0 fix mobilenetv3 gpu train param
4 years ago
mindspore-ci-bot b6c72a27f7 !12139 fix mobilenetv3 cpu train param
4 years ago
mindspore-ci-bot 8cbbfdcbda !11962 Add rpn proposals
4 years ago
fireinthehole1024 8c497edbbd densenet121 gpu support
4 years ago
wuxuejian b3867c51d9 fix mobilenetv3 cpu train param
4 years ago
mindspore-ci-bot 8ee48b6e17 !12072 modified the code specifications
4 years ago
mindspore-ci-bot 3bf5681ebc !12093 adapt api for optimizer import
4 years ago
mwang 8f8eee4b5e bert thor supports lr configuration in config.py
4 years ago
mindspore-ci-bot 07e9c79de8 !12028 Add MobileNetV3 CPU scripts
4 years ago
mindspore-ci-bot c144896aee !11949 add inceptionv3 cpu train script
4 years ago
wsq3 1b3befdeb2 modified the code specifications
4 years ago
qujianwei 8b7d6b3b67 fix bug for convert scripts
4 years ago
wuxuejian 72cbb44d6e Add MobileNetV3 CPU scripts
4 years ago
mwang 0b312c2385 thor generalization code submit
4 years ago
CaoJian 7527742c4c add inceptionv3 cpu train script
4 years ago
陈宇凡 03125ee773 retinanet
4 years ago
mindspore-ci-bot 01a0cdf5f0 !11939 Modify cnnctc network save checkpoint
4 years ago
mindspore-ci-bot 856d6f58cf !11363 recitify table format for maskrcnn README_CN
4 years ago
zhouyaqiang f9228a3e6a Add rpn proposals
4 years ago
mindspore-ci-bot e897eb4c41 !11915 Change TensorAdd to Add, merge from r1.1 to master
4 years ago
mindspore-ci-bot 0e73e82bab !11880 add yolov4 310 dvpp_aipp_mindir infer
4 years ago
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master
4 years ago
zhanghuiyao 177bdd8f4b Modify cnnctc network save checkpoint.
4 years ago
lihongkang 04e48a44af 310 infer dvpp_aipp_mindir
4 years ago
zhangxiaoxiao16 bcbea55953 add ssd network 310 dvpp aipp mindir inference
4 years ago
mindspore-ci-bot 36f3c4740d !11885 modify readme
4 years ago
mindspore-ci-bot ce89cc5e8b !11761 Change GatherV2 to Gather (merge from r1.1 to master)
4 years ago
mindspore-ci-bot 5c6248bd73 !11872 Fix xception & dpn spelling error
4 years ago
anzhengqi 1c35880d55 modify README
4 years ago
mindspore-ci-bot 0da4c5549f !11826 some words misspelled,it has modified.
4 years ago
mindspore-ci-bot 988cef426b !11795 fix spell error and add Randperm summary
4 years ago
mindspore-ci-bot 9030e547ef !11871 add convert checkpoint script for maskrcnn and faster-rcnn
4 years ago
mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master
4 years ago
qujianwei 2fbde982f8 add convert checkpoint
4 years ago
yanzhenxiang2020 d2fd5c527b fix spell error and add Randperm summary
4 years ago
pengyanjun f6eccdb4b0 fix dpn&xception spelling error
4 years ago
mindspore-ci-bot 8a61767f32 !11814 fix issue I2NU25 and issue I2W9WY, fix script error and word spell mistakes
4 years ago
mindspore-ci-bot a305859e22 !11838 fix readme error of resnet_thor
4 years ago
mindspore-ci-bot c6ce72713a !11806 fix spelling
4 years ago
mindspore-ci-bot f211a76075 !11617 fix 310 infer failed in Atlas run package env;maskrcnn 310infer coredumped when insufficient disk space
4 years ago
wsq3 e031e60a6e some words misspelled,it has modified
4 years ago
mwang c850115d92 fix readme errors of resnet_thor
4 years ago
zhouneng 14765caa49 fix issue I2NU25 cnnctc word mistakes and issue I2W9WY centerface script not support dataset input
4 years ago
VectorSL 763cfc738a fix spell
4 years ago
wukesong 7a5164d3a5 fix spelling
4 years ago
mindspore-ci-bot 58fecfb673 !11483 [Auto parallel] Add an optimization in searching strategies in model_zoo's resnet
4 years ago
yuchaojie 212d7ebd0b replace DepthWiseConv with nn.Conv2D
4 years ago
mindspore-ci-bot 5d7682cef1 !11441 Add F1 score of deeptext's evaluation
4 years ago
mindspore-ci-bot 9fb9b3b166 !11629 fix shufflenet & googlenet bugs
4 years ago
panfengfeng ca562f53b0 fix googlenet & shufflenetv2 bugs
4 years ago
yuzhenhua 0efd03284c fix faster-rcnn mask-rcnn dvpp+aipp 310 inference bug
4 years ago
chenhaozhe 4899a0b4c1 fix code spell
4 years ago
zhouyaqiang 24dfd77a5b Add F1 score of deeptext's evaluation
4 years ago
mindspore-ci-bot 67a502e689 !11488 add switch in readme
4 years ago
yingchen 52badd7c12 add switch
4 years ago
Xiaoda Zhang 2646654a30 add parallel strategy searching optimization in model_zoo's resnet
4 years ago
zhaojichen 9952da5a90 fix docs
4 years ago
mindspore-ci-bot 69416d105f !11368 fix error link in model zoo files for master
4 years ago
mindspore-ci-bot 1eb559a4ab !11469 Fixing Copyright date on CNN Direction Model
4 years ago
mindspore-ci-bot 37f00fdaab !11399 Add FasterRCNN training and evaluation on GPU
4 years ago
islam.amin 06c1e8443f copyright fixing
4 years ago
dessyang 956b470b05 Add FasterRCNN training and evalution on GPU
4 years ago
mindspore-ci-bot f654167045 !11330 Adding a README to CNN direction model and adding FSNS support
4 years ago
lvmingfu bbdfb6ca79 fix error links for master
4 years ago
mindspore-ci-bot d5a977ca24 !11405 Add and fix some description about bert and yolov3
4 years ago
mindspore-ci-bot 60feffad20 !11332 update Pooling's attr kernel_size, pad_mode
4 years ago
chenhaozhe 8eae3262f3 fix some description about bert and yolov3
4 years ago
mindspore-ci-bot d4ef0452a6 !11029 FCN8s
4 years ago
islam.amin 0e9d2be62f direction model update
4 years ago
mindspore-ci-bot b3ecba94c2 !11303 fix links in model zoo
4 years ago
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
4 years ago
mindspore-ci-bot e214c69bc2 !11195 develop dice loss
4 years ago
mindspore-ci-bot 91a2aace6f !11227 Decode the coordinates of prediction bbox in SSD infer network.
4 years ago
gengdongjie e1cec23aee recitify table format for maskrcnn README_CN
4 years ago
Jiaqi 87ecd44f67 develop dice loss
4 years ago
mindspore-ci-bot 54e3203deb !11297 Modify readme of deeptext and fix shell of train
4 years ago
zhaoting 289f856955 fix README link
4 years ago
zhouyaqiang d135cc98d1 Modify readme of deeptext
4 years ago
lvmingfu ffcef939ca fix wrong urls in model_zoo for master
4 years ago
chenhaozhe 8476fe2c5e Infer SSD with decoder
4 years ago
mindspore-ci-bot 0e03630503 !11139 [MD][BugFix] MindData remove the compile link of _c_dataengine and numa
4 years ago
Zhu Wenyong 6b5b6d9f1c FCN8s
4 years ago
yingchen c375a1b7a8 update links master
4 years ago
mindspore-ci-bot 1221eac84a !11196 modify code formats for master
4 years ago
lvmingfu 27848587a3 modify code formats for master
4 years ago
mindspore-ci-bot edfe70422b !11023 Modify DPN about loading ckpt, README and export.py
4 years ago
pengyanjun 386d2c4d1b fix dpn
4 years ago
xiefangqi f09fdb2679 change md numa link to dllload
4 years ago
root bb5a354ea6 fix the linear ratio of vgg16, deepfm and wide_deep
4 years ago
mindspore-ci-bot bdd6b1cb47 !11125 fix bugs of wrong height and width of ssd and change training config
4 years ago
mindspore-ci-bot b48320d9eb !11067 fasterrcnn and maskrrcnn dockerfile
4 years ago
chenhaozhe 7bda2afb4c fix bugs of wrong height and width of ssd
4 years ago
yuzhenhua 4f21be7a03 fix readme bug
4 years ago
mindspore-ci-bot 70cef3f348 !10913 fix url path spelling error and remove unnecessary hyperlink
4 years ago
mindspore-ci-bot 19a21858d8 !11006 add single train device_id tiny_darknet
4 years ago
jonyguo ba76356702 fix: retinaface_resnet50 & psenet random get data timeout
4 years ago
wukesong 8a04069a1e add single tiny device_id
4 years ago
root cf01634214 maskrcnn and fasterrcnn DockerFile
4 years ago
mindspore-ci-bot cfda3a49b6 !10978 modified two parameters to one parameter in yolov3_darknet53 network
4 years ago
mindspore-ci-bot f784c22561 !10849 Fix xception README bugs
4 years ago
mindspore-ci-bot d45555543e !10956 fasterrcnn and maskrrcnn dockerfile
4 years ago
wsq3 0dd77bf9dc modified two parameters to one parameter in network
4 years ago
mindspore-ci-bot a531628dd5 !10325 modify MetaTensor and Tensor
4 years ago
root df2540b9c1 maskrcnn and fasterrcnn Dockerfile
4 years ago
mindspore-ci-bot f4ee467d77 !10667 Add CN readme of densenet121 and inceptionv3
4 years ago
zhouneng e44ad821d3 fix url spell error and delete unnecessary hyperlinks
4 years ago
yuzhenhua 1cd1eee46d modify readme
4 years ago
mindspore-ci-bot 8938c2f5ee !10915 fix 310 infer script bug
4 years ago
lilei b858097ae4 modify MetaTensor and Tensor
4 years ago
yuzhenhua 85dd0d284e fix 310_infer shell script file
4 years ago
caojian05 2c558997c5 deeplabv3 bugfix: 1. add CPU training usage in readme file; 2. add dataset list file genrate script.
4 years ago
mindspore-ci-bot 2645ed3c90 !10629 add deeptext
4 years ago
mindspore-ci-bot eb147d0911 !10878 simplepose-shell
4 years ago
疯子奏乐 e735b85802 Add deeptext.
4 years ago
yuzhenhua 6b858480c8 fix GPU device_id bug
4 years ago
wukesong 6fa2102bd6 modify simplepose shell
4 years ago
pengyanjun 07b159d3e1 fix xception readme bug
4 years ago
mindspore-ci-bot 3d9948cd92 !10817 faster_rcnn mask_rcnn dvpp+aipp 310推理
4 years ago
mindspore-ci-bot 1bb9342aa0 !8100 New add matrix inverse ops.
4 years ago
mindspore-ci-bot da7ce4a2e9 !10810 Support xception lr slice and fix usability bugs(on master)
4 years ago
mindspore-ci-bot 618387573c !10807 GPU fix PYNATIVE print
4 years ago
VectorSL 801e0338f6 fix log print for pynative
4 years ago
pengyanjun 806d4d304c support xception lr slice and fix usability problems
4 years ago
yuzhenhua 118c72ea32 modify for fasterrcnn, maskrcnn to support aipp+dvpp 310 infer
4 years ago
CaoJian ae2317a073 CPU data_sink_mode should be False
4 years ago
mindspore-ci-bot 693fbf0dcf !10530 Add simple-pose-net to model_zoo
4 years ago
mindspore-ci-bot b0794bb5f6 !10449 Add docker files in fasterrcnn and maskrcnn
4 years ago
mindspore-ci-bot 84dd09f155 !10729 GPU update log print
4 years ago
linqingke 96183f8b12 new add matrix inverse.
4 years ago
mindspore-ci-bot 3ff953bf1d !10726 Modify export.py of textcnn to support SUBJ and SST2 (on master)
4 years ago
rmdyh 15d8cccd7b add simplepose implementation
4 years ago
VectorSL c72bc1b372 update log print
4 years ago
mindspore-ci-bot 266fd1a52c !10670 fix maskrcnn 16p performance bug
4 years ago
Yanjun Peng a152c510c5 fix textcnn export on master branch
4 years ago
root 991da48c09 Add docker files
4 years ago
wukesong 4ca57dfa24 modify tiny-darknet
4 years ago