!2651 [西安交通大学][高校贡献][Mindspore][MGN]-Ascend版本精度达标
Merge pull request !2651 from 188******86/master
No related branches found
No related tags found
Showing
- research/cv/MGN/README.md 108 additions, 31 deletionsresearch/cv/MGN/README.md
- research/cv/MGN/ascend310_infer/CMakeLists.txt 16 additions, 0 deletionsresearch/cv/MGN/ascend310_infer/CMakeLists.txt
- research/cv/MGN/ascend310_infer/build.sh 23 additions, 0 deletionsresearch/cv/MGN/ascend310_infer/build.sh
- research/cv/MGN/ascend310_infer/inc/utils.h 34 additions, 0 deletionsresearch/cv/MGN/ascend310_infer/inc/utils.h
- research/cv/MGN/ascend310_infer/src/main.cc 178 additions, 0 deletionsresearch/cv/MGN/ascend310_infer/src/main.cc
- research/cv/MGN/ascend310_infer/src/utils.cc 164 additions, 0 deletionsresearch/cv/MGN/ascend310_infer/src/utils.cc
- research/cv/MGN/configs/market1501_config.yml 4 additions, 1 deletionresearch/cv/MGN/configs/market1501_config.yml
- research/cv/MGN/eval.py 2 additions, 73 deletionsresearch/cv/MGN/eval.py
- research/cv/MGN/export.py 1 addition, 11 deletionsresearch/cv/MGN/export.py
- research/cv/MGN/model_utils/moxing_adapter.py 41 additions, 3 deletionsresearch/cv/MGN/model_utils/moxing_adapter.py
- research/cv/MGN/postprocess.py 133 additions, 0 deletionsresearch/cv/MGN/postprocess.py
- research/cv/MGN/preprocess.py 141 additions, 0 deletionsresearch/cv/MGN/preprocess.py
- research/cv/MGN/scripts/run_distribute_train_ascend.sh 73 additions, 0 deletionsresearch/cv/MGN/scripts/run_distribute_train_ascend.sh
- research/cv/MGN/scripts/run_eval.sh 9 additions, 5 deletionsresearch/cv/MGN/scripts/run_eval.sh
- research/cv/MGN/scripts/run_infer_310.sh 117 additions, 0 deletionsresearch/cv/MGN/scripts/run_infer_310.sh
- research/cv/MGN/scripts/run_standalone_train_ascend.sh 67 additions, 0 deletionsresearch/cv/MGN/scripts/run_standalone_train_ascend.sh
- research/cv/MGN/src/MGN_Callback.py 163 additions, 0 deletionsresearch/cv/MGN/src/MGN_Callback.py
- research/cv/MGN/src/dataset.py 4 additions, 4 deletionsresearch/cv/MGN/src/dataset.py
- research/cv/MGN/train.py 21 additions, 20 deletionsresearch/cv/MGN/train.py
Please register or sign in to comment