!354 [西安电子科技大学][高校贡献][Mindspore][ibnnet]-新增ascend310推理
Merge pull request !354 from 水扬波/ibnnet_310
No related branches found
No related tags found
Showing
- research/cv/ibnnet/README_CN.md 54 additions, 66 deletionsresearch/cv/ibnnet/README_CN.md
- research/cv/ibnnet/ascend310_infer/CMakeLists.txt 14 additions, 0 deletionsresearch/cv/ibnnet/ascend310_infer/CMakeLists.txt
- research/cv/ibnnet/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/cv/ibnnet/ascend310_infer/build.sh
- research/cv/ibnnet/ascend310_infer/inc/utils.h 35 additions, 0 deletionsresearch/cv/ibnnet/ascend310_infer/inc/utils.h
- research/cv/ibnnet/ascend310_infer/src/main.cc 152 additions, 0 deletionsresearch/cv/ibnnet/ascend310_infer/src/main.cc
- research/cv/ibnnet/ascend310_infer/src/utils.cc 185 additions, 0 deletionsresearch/cv/ibnnet/ascend310_infer/src/utils.cc
- research/cv/ibnnet/eval.py 1 addition, 1 deletionresearch/cv/ibnnet/eval.py
- research/cv/ibnnet/postprocess.py 48 additions, 0 deletionsresearch/cv/ibnnet/postprocess.py
- research/cv/ibnnet/preprocess.py 48 additions, 0 deletionsresearch/cv/ibnnet/preprocess.py
- research/cv/ibnnet/scripts/run_310_infer.sh 124 additions, 0 deletionsresearch/cv/ibnnet/scripts/run_310_infer.sh
- research/cv/ibnnet/train.py 3 additions, 3 deletionsresearch/cv/ibnnet/train.py
research/cv/ibnnet/ascend310_infer/build.sh
0 → 100644
research/cv/ibnnet/postprocess.py
0 → 100644
research/cv/ibnnet/preprocess.py
0 → 100644
research/cv/ibnnet/scripts/run_310_infer.sh
0 → 100644
Please register or sign in to comment