!3721 [杭州电子科技大学][高校贡献][Mindspore][PyramidBox_gpu]
Merge pull request !3721 from Jamesbing/PyramidBox
No related branches found
No related tags found
Showing
- research/cv/PyramidBox/README_CN.md 434 additions, 0 deletionsresearch/cv/PyramidBox/README_CN.md
- research/cv/PyramidBox/eval.py 109 additions, 0 deletionsresearch/cv/PyramidBox/eval.py
- research/cv/PyramidBox/generate_mindrecord.py 66 additions, 0 deletionsresearch/cv/PyramidBox/generate_mindrecord.py
- research/cv/PyramidBox/preprocess.py 96 additions, 0 deletionsresearch/cv/PyramidBox/preprocess.py
- research/cv/PyramidBox/requirements.txt 7 additions, 0 deletionsresearch/cv/PyramidBox/requirements.txt
- research/cv/PyramidBox/scripts/generate_mindrecord.sh 33 additions, 0 deletionsresearch/cv/PyramidBox/scripts/generate_mindrecord.sh
- research/cv/PyramidBox/scripts/run_distribute_train_gpu.sh 53 additions, 0 deletionsresearch/cv/PyramidBox/scripts/run_distribute_train_gpu.sh
- research/cv/PyramidBox/scripts/run_eval_gpu.sh 41 additions, 0 deletionsresearch/cv/PyramidBox/scripts/run_eval_gpu.sh
- research/cv/PyramidBox/scripts/run_standalone_train_gpu.sh 53 additions, 0 deletionsresearch/cv/PyramidBox/scripts/run_standalone_train_gpu.sh
- research/cv/PyramidBox/src/augmentations.py 844 additions, 0 deletionsresearch/cv/PyramidBox/src/augmentations.py
- research/cv/PyramidBox/src/bbox_utils.py 309 additions, 0 deletionsresearch/cv/PyramidBox/src/bbox_utils.py
- research/cv/PyramidBox/src/config.py 82 additions, 0 deletionsresearch/cv/PyramidBox/src/config.py
- research/cv/PyramidBox/src/dataset.py 173 additions, 0 deletionsresearch/cv/PyramidBox/src/dataset.py
- research/cv/PyramidBox/src/detection.py 77 additions, 0 deletionsresearch/cv/PyramidBox/src/detection.py
- research/cv/PyramidBox/src/evaluate.py 286 additions, 0 deletionsresearch/cv/PyramidBox/src/evaluate.py
- research/cv/PyramidBox/src/loss.py 82 additions, 0 deletionsresearch/cv/PyramidBox/src/loss.py
- research/cv/PyramidBox/src/prior_box.py 62 additions, 0 deletionsresearch/cv/PyramidBox/src/prior_box.py
- research/cv/PyramidBox/src/pyramidbox.py 398 additions, 0 deletionsresearch/cv/PyramidBox/src/pyramidbox.py
- research/cv/PyramidBox/train.py 143 additions, 0 deletionsresearch/cv/PyramidBox/train.py
Please register or sign in to comment