!1363 Add OCRNet
Merge pull request !1363 from 王治坤/ocrnet
Showing
- research/cv/OCRNet/README_CN.md 449 additions, 0 deletionsresearch/cv/OCRNet/README_CN.md
- research/cv/OCRNet/ascend310_infer/inc/utils.h 33 additions, 0 deletionsresearch/cv/OCRNet/ascend310_infer/inc/utils.h
- research/cv/OCRNet/ascend310_infer/src/CMakeLists.txt 14 additions, 0 deletionsresearch/cv/OCRNet/ascend310_infer/src/CMakeLists.txt
- research/cv/OCRNet/ascend310_infer/src/build.sh 18 additions, 0 deletionsresearch/cv/OCRNet/ascend310_infer/src/build.sh
- research/cv/OCRNet/ascend310_infer/src/main.cc 124 additions, 0 deletionsresearch/cv/OCRNet/ascend310_infer/src/main.cc
- research/cv/OCRNet/ascend310_infer/src/utils.cc 142 additions, 0 deletionsresearch/cv/OCRNet/ascend310_infer/src/utils.cc
- research/cv/OCRNet/eval.py 156 additions, 0 deletionsresearch/cv/OCRNet/eval.py
- research/cv/OCRNet/export.py 48 additions, 0 deletionsresearch/cv/OCRNet/export.py
- research/cv/OCRNet/figures/OCRNet.png 0 additions, 0 deletionsresearch/cv/OCRNet/figures/OCRNet.png
- research/cv/OCRNet/postprocess.py 90 additions, 0 deletionsresearch/cv/OCRNet/postprocess.py
- research/cv/OCRNet/preprocess.py 65 additions, 0 deletionsresearch/cv/OCRNet/preprocess.py
- research/cv/OCRNet/scripts/ascend310_inference.sh 116 additions, 0 deletionsresearch/cv/OCRNet/scripts/ascend310_inference.sh
- research/cv/OCRNet/scripts/run_distribute_train.sh 88 additions, 0 deletionsresearch/cv/OCRNet/scripts/run_distribute_train.sh
- research/cv/OCRNet/scripts/run_eval.sh 62 additions, 0 deletionsresearch/cv/OCRNet/scripts/run_eval.sh
- research/cv/OCRNet/scripts/run_standalone_train.sh 78 additions, 0 deletionsresearch/cv/OCRNet/scripts/run_standalone_train.sh
- research/cv/OCRNet/src/basedataset.py 210 additions, 0 deletionsresearch/cv/OCRNet/src/basedataset.py
- research/cv/OCRNet/src/callback.py 100 additions, 0 deletionsresearch/cv/OCRNet/src/callback.py
- research/cv/OCRNet/src/cityscapes.py 167 additions, 0 deletionsresearch/cv/OCRNet/src/cityscapes.py
- research/cv/OCRNet/src/config.py 143 additions, 0 deletionsresearch/cv/OCRNet/src/config.py
- research/cv/OCRNet/src/loss.py 152 additions, 0 deletionsresearch/cv/OCRNet/src/loss.py
Please register or sign in to comment