Commit Graph

1090 Commits (f4ac2c7dbd9ac736d04bee45589eac1bfbddf8bf)

Author SHA1 Message Date
jiangzhenguang 81706e21ad remove the reduce fusion config of resnet18.
4 years ago
mindspore-ci-bot a1232aa987 !12874 delete useless argument for psenet
4 years ago
mindspore-ci-bot 4bf8911752 !12772 add deeplabv3 310 mindir inference
4 years ago
jiangzhenguang 0366c66bbe add res18 infer
4 years ago
chenhaozhe 01bd06f689 Update the README of ssd and crnn
4 years ago
yuzhenhua e5c5edc71f delete useless argument
4 years ago
unknown 89b9744da0 deeplabv3 310 inference
4 years ago
mindspore-ci-bot e4b5336fec !11799 vgg16+imagenet performance optimizing
4 years ago
mindspore-ci-bot b7e977f590 !12776 add unet 310 mindir infer
4 years ago
lihongkang f851d88a97 update interface for yolov4 310 infer
4 years ago
CaoJian 9abb4b2f53 vgg16+imagenet performance optimizing
4 years ago
lihongkang cb1647c784 add unet 310 mindir infer
4 years ago
chenhaozhe 82c5486714 fix typos in lincense
4 years ago
mindspore-ci-bot e76b4e3dda !12679 replace ps-lite
4 years ago
mindspore-ci-bot b9fac815bc !12685 Add nested-unet
4 years ago
mindspore-ci-bot 24fb75c7a4 !12733 Add ascend310_infer to CRNN
4 years ago
mindspore-ci-bot 9c59e78bc9 !12742 Update ascend310 inference code of SSD
4 years ago
chendongsheng db0a6f1e19 replace ps-lite
4 years ago
chenhaozhe 1bd802aa32 update ascend310 infer of ssd
4 years ago
mindspore-ci-bot 973b2fa911 !12677 add ssd-resnet50-fpn
4 years ago
chenhaozhe fe3f905827 add crnn 310 inference code
4 years ago
mindspore-ci-bot 0f3c5b1d0f !12658 fix ctpn performance tingle
4 years ago
zhaoting 501c0711ac add ssd-resnet50-fpn
4 years ago
chenhaozhe 6020953678 add nested unet
4 years ago
mindspore-ci-bot 742c6bc7bd !11601 add_resnet18
4 years ago
jiangzhenguang 9a07d38d55 add resnet18
4 years ago
mindspore-ci-bot e1980d2386 !12623 Update ascend310_infer of ssd.
4 years ago
mindspore-ci-bot d79ad53c0a !12584 amend_deeplabv3_export
4 years ago
qujianwei ccfd572aa1 fix ctpn performance tingle
4 years ago
jiangzhenguang 8a7b85ec24 amend deeplabv3 export.py
4 years ago
chenhaozhe 4a1fc91cca update interface in ascend310_infer of SSD
4 years ago
chenhaozhe 97059addda add filter-weight in ssd and resnet
4 years ago
mindspore-ci-bot 761e5daaac !12309 fix doc and comment spell mistakes
4 years ago
mindspore-ci-bot 264f265de8 !12517 enhance for ctpn performance
4 years ago
xsmq 923b53d2e6 replace tab with spaces
4 years ago
qujianwei a95abd0cef enhance for ctpn preformance
4 years ago
mindspore-ci-bot 3952a57d85 !11788 Adding CRNN-Seq2Seq-OCR model to MindSpore model zoo
4 years ago
mindspore-ci-bot d4abe53f34 !11705 fix_conv3d_bn3d
4 years ago
jiangzhenguang 8913505536 fix_conv3d_bn3d
4 years ago
mindspore-ci-bot 4ecbaffeb7 !12401 Add GPU guidance in FasterRCNN README file
4 years ago
Amir Lashkari a2df339240 Added crnn-seq2seq-ocr code
4 years ago
mindspore-ci-bot adfe6e1bc2 !12184 Fix some spelling mistakes in model_zoo training script
4 years ago
mindspore-ci-bot 0042f3e894 !12397 fixed the bad links in the retinanet readme file
4 years ago
dessyang 71a7102573 modify README by adding GPU usage
4 years ago
mindspore-ci-bot 31598d522e !12312 Add requirements and docker file in ssd, update the config of num_ssd_boxes
4 years ago
caojiewen 73a3871823 fixed the bad links
4 years ago
zlq2020 3e75eb5180 fix spelling bug
4 years ago
gengdongjie dc48458a8d cast weight from float16 to float32 for warpctc
4 years ago
chenhaozhe 8bf417078c Add requirements and update config of num_ssd_boxes
4 years ago
zhouneng 278443d6c4 fix doc and comment spell mistakes
4 years ago
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