!2216 RepVGG 模型推送
Merge pull request !2216 from ZJUTER0126/repvgg
Showing
- research/cv/repvgg/README_CN.md 254 additions, 0 deletionsresearch/cv/repvgg/README_CN.md
- research/cv/repvgg/__init__.py 0 additions, 0 deletionsresearch/cv/repvgg/__init__.py
- research/cv/repvgg/ascend310_infer/CMakeLists.txt 16 additions, 0 deletionsresearch/cv/repvgg/ascend310_infer/CMakeLists.txt
- research/cv/repvgg/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/cv/repvgg/ascend310_infer/build.sh
- research/cv/repvgg/ascend310_infer/inc/utils.h 35 additions, 0 deletionsresearch/cv/repvgg/ascend310_infer/inc/utils.h
- research/cv/repvgg/ascend310_infer/src/main.cc 161 additions, 0 deletionsresearch/cv/repvgg/ascend310_infer/src/main.cc
- research/cv/repvgg/ascend310_infer/src/utils.cc 196 additions, 0 deletionsresearch/cv/repvgg/ascend310_infer/src/utils.cc
- research/cv/repvgg/eval.py 68 additions, 0 deletionsresearch/cv/repvgg/eval.py
- research/cv/repvgg/export.py 48 additions, 0 deletionsresearch/cv/repvgg/export.py
- research/cv/repvgg/postprocess.py 50 additions, 0 deletionsresearch/cv/repvgg/postprocess.py
- research/cv/repvgg/preprocess.py 46 additions, 0 deletionsresearch/cv/repvgg/preprocess.py
- research/cv/repvgg/requriments.txt 0 additions, 0 deletionsresearch/cv/repvgg/requriments.txt
- research/cv/repvgg/scripts/run_distribute_train_ascend.sh 54 additions, 0 deletionsresearch/cv/repvgg/scripts/run_distribute_train_ascend.sh
- research/cv/repvgg/scripts/run_eval_ascend.sh 34 additions, 0 deletionsresearch/cv/repvgg/scripts/run_eval_ascend.sh
- research/cv/repvgg/scripts/run_infer_310.sh 118 additions, 0 deletionsresearch/cv/repvgg/scripts/run_infer_310.sh
- research/cv/repvgg/scripts/run_standalone_train_ascend.sh 36 additions, 0 deletionsresearch/cv/repvgg/scripts/run_standalone_train_ascend.sh
- research/cv/repvgg/src/args.py 124 additions, 0 deletionsresearch/cv/repvgg/src/args.py
- research/cv/repvgg/src/configs/RepVGG-A0.yaml 48 additions, 0 deletionsresearch/cv/repvgg/src/configs/RepVGG-A0.yaml
- research/cv/repvgg/src/configs/parser.py 39 additions, 0 deletionsresearch/cv/repvgg/src/configs/parser.py
- research/cv/repvgg/src/data/__init__.py 16 additions, 0 deletionsresearch/cv/repvgg/src/data/__init__.py
Please register or sign in to comment