add unet3+ 310 infer
modified: README_CN.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 modified: default_config.yaml new file: postprocess.py new file: preprocess.py new file: scripts/run_infer_310.sh modified: ../deeplabv3plus/scripts/run_eval_s8_multiscale_flip_gpu.sh modified: ../deeplabv3plus/scripts/run_eval_s8_multiscale_gpu.sh
Showing
- research/cv/UNet3+/README_CN.md 44 additions, 0 deletionsresearch/cv/UNet3+/README_CN.md
- research/cv/UNet3+/ascend310_infer/CMakeLists.txt 15 additions, 0 deletionsresearch/cv/UNet3+/ascend310_infer/CMakeLists.txt
- research/cv/UNet3+/ascend310_infer/build.sh 24 additions, 0 deletionsresearch/cv/UNet3+/ascend310_infer/build.sh
- research/cv/UNet3+/ascend310_infer/inc/utils.h 33 additions, 0 deletionsresearch/cv/UNet3+/ascend310_infer/inc/utils.h
- research/cv/UNet3+/ascend310_infer/src/main.cc 129 additions, 0 deletionsresearch/cv/UNet3+/ascend310_infer/src/main.cc
- research/cv/UNet3+/ascend310_infer/src/utils.cc 145 additions, 0 deletionsresearch/cv/UNet3+/ascend310_infer/src/utils.cc
- research/cv/UNet3+/default_config.yaml 7 additions, 2 deletionsresearch/cv/UNet3+/default_config.yaml
- research/cv/UNet3+/postprocess.py 44 additions, 0 deletionsresearch/cv/UNet3+/postprocess.py
- research/cv/UNet3+/preprocess.py 39 additions, 0 deletionsresearch/cv/UNet3+/preprocess.py
- research/cv/UNet3+/scripts/run_infer_310.sh 123 additions, 0 deletionsresearch/cv/UNet3+/scripts/run_infer_310.sh
- research/cv/deeplabv3plus/scripts/run_eval_s8_multiscale_flip_gpu.sh 1 addition, 1 deletion.../deeplabv3plus/scripts/run_eval_s8_multiscale_flip_gpu.sh
- research/cv/deeplabv3plus/scripts/run_eval_s8_multiscale_gpu.sh 1 addition, 1 deletion...ch/cv/deeplabv3plus/scripts/run_eval_s8_multiscale_gpu.sh
Please register or sign in to comment