Commit Graph

93 Commits (b3ff13e0e5570640d3b044bbb3c5a0e8076999d2)

Author SHA1 Message Date
zhouneng e723bddc29 fix export mindir failure for fasterrcnn
4 years ago
mindspore-ci-bot b2448481e8 !14352 fix log file write incomplete
4 years ago
zhouneng a7847cb612 solve the problem of sudden increases in losses for fasterrcnn model
4 years ago
yuzhenhua d0be1353c3 fix maskrcnn and fasterrcnn 310 bug
4 years ago
mindspore-ci-bot 6da7b00c17 !13861 fix 310 inference code compile error; fix maskrcnn coredump
4 years ago
caojiewen da60f433f1 removed the useless link of apply form
4 years ago
yuzhenhua bf5acdeb4b fix 310 infer bug
4 years ago
huangbingjian d925490301 use same network in TrainOneStepCell
4 years ago
huangbingjian f4ac2c7dbd modify network_define for fasterrcnn/maskrcnn/maskrcnn_mobilenetv/deeptext
4 years ago
dessyang ad6d51cce2 Fix bug for loading checkpoint of the pure mindspore resnet backbone
4 years ago
linqingke ca6c175809 fix resnet pretrain model bug.
4 years ago
yuzhenhua 68f88a77df fix fasterrcnn bug
4 years ago
chenhaozhe 82c5486714 fix typos in lincense
4 years ago
dessyang 71a7102573 modify README by adding GPU usage
4 years ago
mindspore-ci-bot ea3f8d6aba !12167 fix issue I2BDOU fasterrcnn accuracy decreased
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 8b7d6b3b67 fix bug for convert scripts
4 years ago
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master
4 years ago
mindspore-ci-bot 9030e547ef !11871 add convert checkpoint script for maskrcnn and faster-rcnn
4 years ago
qujianwei 2fbde982f8 add convert checkpoint
4 years ago
yuzhenhua 0efd03284c fix faster-rcnn mask-rcnn dvpp+aipp 310 inference bug
4 years ago
mindspore-ci-bot 37f00fdaab !11399 Add FasterRCNN training and evaluation on GPU
4 years ago
dessyang 956b470b05 Add FasterRCNN training and evalution on GPU
4 years ago
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
4 years ago
mindspore-ci-bot b48320d9eb !11067 fasterrcnn and maskrrcnn dockerfile
4 years ago
yuzhenhua 4f21be7a03 fix readme bug
4 years ago
root cf01634214 maskrcnn and fasterrcnn DockerFile
4 years ago
mindspore-ci-bot d45555543e !10956 fasterrcnn and maskrrcnn dockerfile
4 years ago
mindspore-ci-bot a531628dd5 !10325 modify MetaTensor and Tensor
4 years ago
root df2540b9c1 maskrcnn and fasterrcnn Dockerfile
4 years ago
lilei b858097ae4 modify MetaTensor and Tensor
4 years ago
yuzhenhua 85dd0d284e fix 310_infer shell script file
4 years ago
yuzhenhua 6b858480c8 fix GPU device_id bug
4 years ago
yuzhenhua 118c72ea32 modify for fasterrcnn, maskrcnn to support aipp+dvpp 310 infer
4 years ago
root 991da48c09 Add docker files
4 years ago
mindspore-ci-bot d4f5eb7b92 !9988 Improve InceptionV4 network performance.
4 years ago
yuzhenhua 807d990b83 add export for shufflenet, delete export for resnet50_quant, modify export file to support mindir
4 years ago
linqingke 2cd3e01503 Improve InceptionV4 network performance.
4 years ago
mindspore-ci-bot 654ed6f1d2 !9709 fix readme error.
4 years ago
linqingke dbb1e51a8e fix readme error
4 years ago
alex-yuyue 5250b327ae Fix some non-minddata typos
4 years ago
caozhou b1189cd118 compatible name
4 years ago
mindspore-ci-bot 0a9899e3a1 !8732 [MD][PERFORMANCE] Fix Faster RCNN x86 performance issue
4 years ago
linqingke 8bbd84eb62 remove network useless parameters
4 years ago
linqingke 3a4938dd8c remove network useless config parameters.
4 years ago
linqingke 7e7babd4a1 add network's chinese readme
4 years ago
xiefangqi 8d0f80a79d fix fasterrcnn x86 performance problem
4 years ago
mindspore-ci-bot ecba84ae7c !8447 export script for VGG16 and Bert,fix faster-rcnn and inceptionv3 bug
4 years ago
yuzhenhua d0f05a7670 add export script for vgg16,bert. fix faster-rcnn and inception bug
4 years ago