add Ascend310 inference of Auto-DeepLab in master
Showing
- research/cv/Auto-DeepLab/README.md 22 additions, 1 deletionresearch/cv/Auto-DeepLab/README.md
- research/cv/Auto-DeepLab/ascend310_infer/CMakeLists.txt 15 additions, 0 deletionsresearch/cv/Auto-DeepLab/ascend310_infer/CMakeLists.txt
- research/cv/Auto-DeepLab/ascend310_infer/build.sh 37 additions, 0 deletionsresearch/cv/Auto-DeepLab/ascend310_infer/build.sh
- research/cv/Auto-DeepLab/ascend310_infer/inc/utils.h 32 additions, 0 deletionsresearch/cv/Auto-DeepLab/ascend310_infer/inc/utils.h
- research/cv/Auto-DeepLab/ascend310_infer/src/main.cc 177 additions, 0 deletionsresearch/cv/Auto-DeepLab/ascend310_infer/src/main.cc
- research/cv/Auto-DeepLab/ascend310_infer/src/utils.cc 145 additions, 0 deletionsresearch/cv/Auto-DeepLab/ascend310_infer/src/utils.cc
- research/cv/Auto-DeepLab/eval.py 1 addition, 1 deletionresearch/cv/Auto-DeepLab/eval.py
- research/cv/Auto-DeepLab/export.py 1 addition, 1 deletionresearch/cv/Auto-DeepLab/export.py
- research/cv/Auto-DeepLab/postprocess.py 137 additions, 0 deletionsresearch/cv/Auto-DeepLab/postprocess.py
- research/cv/Auto-DeepLab/scripts/run_infer_310.sh 110 additions, 0 deletionsresearch/cv/Auto-DeepLab/scripts/run_infer_310.sh
research/cv/Auto-DeepLab/postprocess.py
0 → 100644
Please register or sign in to comment