!2483 Models: OCRNet GPU
Merge pull request !2483 from adenisov/models-pr-ocrnet
No related branches found
No related tags found
Showing
- research/cv/OCRNet/README.md 521 additions, 0 deletionsresearch/cv/OCRNet/README.md
- research/cv/OCRNet/convert_from_torch.py 119 additions, 0 deletionsresearch/cv/OCRNet/convert_from_torch.py
- research/cv/OCRNet/eval.py 19 additions, 17 deletionsresearch/cv/OCRNet/eval.py
- research/cv/OCRNet/export.py 6 additions, 4 deletionsresearch/cv/OCRNet/export.py
- research/cv/OCRNet/requirements.txt 3 additions, 0 deletionsresearch/cv/OCRNet/requirements.txt
- research/cv/OCRNet/scripts/run_distribute_train_gpu.sh 77 additions, 0 deletionsresearch/cv/OCRNet/scripts/run_distribute_train_gpu.sh
- research/cv/OCRNet/scripts/run_eval_gpu.sh 62 additions, 0 deletionsresearch/cv/OCRNet/scripts/run_eval_gpu.sh
- research/cv/OCRNet/scripts/run_standalone_train_gpu.sh 78 additions, 0 deletionsresearch/cv/OCRNet/scripts/run_standalone_train_gpu.sh
- research/cv/OCRNet/src/basedataset.py 5 additions, 3 deletionsresearch/cv/OCRNet/src/basedataset.py
- research/cv/OCRNet/src/callback.py 11 additions, 12 deletionsresearch/cv/OCRNet/src/callback.py
- research/cv/OCRNet/src/seg_hrnet.py 564 additions, 0 deletionsresearch/cv/OCRNet/src/seg_hrnet.py
- research/cv/OCRNet/src/seg_hrnet_ocr.py 115 additions, 63 deletionsresearch/cv/OCRNet/src/seg_hrnet_ocr.py
- research/cv/OCRNet/train.py 24 additions, 22 deletionsresearch/cv/OCRNet/train.py
Please register or sign in to comment