!1658 u2net 310
Merge pull request !1658 from qqq13579/master
No related branches found
No related tags found
Showing
- research/cv/u2net/README.md 35 additions, 4 deletionsresearch/cv/u2net/README.md
- research/cv/u2net/ascend310_infer/CMakeLists.txt 15 additions, 0 deletionsresearch/cv/u2net/ascend310_infer/CMakeLists.txt
- research/cv/u2net/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/cv/u2net/ascend310_infer/build.sh
- research/cv/u2net/ascend310_infer/inc/utils.h 32 additions, 0 deletionsresearch/cv/u2net/ascend310_infer/inc/utils.h
- research/cv/u2net/ascend310_infer/src/main.cc 131 additions, 0 deletionsresearch/cv/u2net/ascend310_infer/src/main.cc
- research/cv/u2net/ascend310_infer/src/utils.cc 131 additions, 0 deletionsresearch/cv/u2net/ascend310_infer/src/utils.cc
- research/cv/u2net/eval.py 1 addition, 1 deletionresearch/cv/u2net/eval.py
- research/cv/u2net/export.py 38 additions, 0 deletionsresearch/cv/u2net/export.py
- research/cv/u2net/postprocess.py 58 additions, 0 deletionsresearch/cv/u2net/postprocess.py
- research/cv/u2net/preprocess.py 72 additions, 0 deletionsresearch/cv/u2net/preprocess.py
- research/cv/u2net/scripts/run_infer_310.sh 118 additions, 0 deletionsresearch/cv/u2net/scripts/run_infer_310.sh
- research/cv/u2net/test.py 2 additions, 2 deletionsresearch/cv/u2net/test.py
research/cv/u2net/ascend310_infer/build.sh
0 → 100644
research/cv/u2net/export.py
0 → 100644
research/cv/u2net/postprocess.py
0 → 100644
research/cv/u2net/preprocess.py
0 → 100644
research/cv/u2net/scripts/run_infer_310.sh
0 → 100644
Please register or sign in to comment