add ava hpa infer
modified: README.md new file: ascend310_infer/CMakeLists.txt new file: ascend310_infer/build.sh new file: ascend310_infer/inc/utils.h new file: ascend310_infer/src/main.cc new file: ascend310_infer/src/utils.cc new file: export.py new file: postprocess.py new file: preprocess.py new file: scripts/run_infer_310.sh modified: src/network_define_eval.py
Showing
- research/cv/AVA_hpa/README.md 33 additions, 0 deletionsresearch/cv/AVA_hpa/README.md
- research/cv/AVA_hpa/ascend310_infer/CMakeLists.txt 14 additions, 0 deletionsresearch/cv/AVA_hpa/ascend310_infer/CMakeLists.txt
- research/cv/AVA_hpa/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/cv/AVA_hpa/ascend310_infer/build.sh
- research/cv/AVA_hpa/ascend310_infer/inc/utils.h 33 additions, 0 deletionsresearch/cv/AVA_hpa/ascend310_infer/inc/utils.h
- research/cv/AVA_hpa/ascend310_infer/src/main.cc 142 additions, 0 deletionsresearch/cv/AVA_hpa/ascend310_infer/src/main.cc
- research/cv/AVA_hpa/ascend310_infer/src/utils.cc 145 additions, 0 deletionsresearch/cv/AVA_hpa/ascend310_infer/src/utils.cc
- research/cv/AVA_hpa/export.py 67 additions, 0 deletionsresearch/cv/AVA_hpa/export.py
- research/cv/AVA_hpa/postprocess.py 51 additions, 0 deletionsresearch/cv/AVA_hpa/postprocess.py
- research/cv/AVA_hpa/preprocess.py 53 additions, 0 deletionsresearch/cv/AVA_hpa/preprocess.py
- research/cv/AVA_hpa/scripts/run_infer_310.sh 126 additions, 0 deletionsresearch/cv/AVA_hpa/scripts/run_infer_310.sh
- research/cv/AVA_hpa/src/network_define_eval.py 9 additions, 0 deletionsresearch/cv/AVA_hpa/src/network_define_eval.py
Please register or sign in to comment