Commit Graph

89 Commits (96238d1dff39611da9c0e4bc52bcf869c443766a)

Author SHA1 Message Date
yuzhenhua d0be1353c3 fix maskrcnn and fasterrcnn 310 bug
4 years ago
mindspore-ci-bot 2cc6d9cff1 !13874 cast maskrcnn weight from float16 to float32
4 years ago
mindspore-ci-bot 6da7b00c17 !13861 fix 310 inference code compile error; fix maskrcnn coredump
4 years ago
gengdongjie 155c968183 cast maskrcnn datatype from float16 to float32
4 years ago
caojiewen da60f433f1 removed the useless link of apply form
4 years ago
yuzhenhua bf5acdeb4b fix 310 infer bug
4 years ago
mindspore-ci-bot 082e6db5b8 !13584 change maskrcnn and maskrcnn_mobilenetv1 parameter dtype
4 years ago
huangbingjian d925490301 use same network in TrainOneStepCell
4 years ago
ttudu dad3172abb maskrcnn parameter dtype
4 years ago
huangbingjian f4ac2c7dbd modify network_define for fasterrcnn/maskrcnn/maskrcnn_mobilenetv/deeptext
4 years ago
chenhaozhe 82c5486714 fix typos in lincense
4 years ago
gengdongjie 4282a43732 fix typos in maskrcnn and fastercnn
4 years ago
qujianwei 8b7d6b3b67 fix bug for convert scripts
4 years ago
mindspore-ci-bot 856d6f58cf !11363 recitify table format for maskrcnn README_CN
4 years ago
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master
4 years ago
mindspore-ci-bot ce89cc5e8b !11761 Change GatherV2 to Gather (merge 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
mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master
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
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
4 years ago
gengdongjie e1cec23aee recitify table format for maskrcnn README_CN
4 years ago
lvmingfu 27848587a3 modify code formats for master
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
yuzhenhua 1cd1eee46d modify readme
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
mindspore-ci-bot b0794bb5f6 !10449 Add docker files in fasterrcnn and maskrcnn
4 years ago
root 991da48c09 Add docker files
4 years ago
gengdongjie 454576954c fix maskrcnn 16p performance bug
4 years ago
gengdongjie 4df459f7ee 1. add README_CN to resnet and maskrcnn
4 years ago
gengdongjie b34d206f84 maskrcnn support 16p
4 years ago
yuzhenhua 807d990b83 add export for shufflenet, delete export for resnet50_quant, modify export file to support mindir
4 years ago
mindspore-ci-bot 825ba197f2 !9257 make parameter name optional
4 years ago
caozhou b1189cd118 compatible name
4 years ago
gengdongjie 3deed63b56 revert warpup_steps in maskrcnn config that deleted by mistake
4 years ago
gengdongjie 14122c0378 delete redundant parameters in Maskrcnn config.py
4 years ago
gengdongjie b7cbd94eeb add hccl timeout annotation for maskrcnn
4 years ago
bai-yangfan a9cba56191 mode_train
4 years ago
gengdongjie c8268df1d1 opt maskrnn preprocessing pref
4 years ago
gengdongjie 7cdc647afa fix issues
4 years ago
gengdongjie 3aad1b5dfe warpctc: replace BasicLSTM with DYNAMICRNN
4 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
4 years ago
gengdongjie 41fd8608f8 adopt BoundingBoxEncode modification and disable save graph for maskrcnn
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago