-
- Downloads
add more results of OCRNet (#20)
* update the HRNet-OCR & add ResNet-101-OCR
* revise the script
* add the results of resnet-101+ocr
* add cascade ocr, aspp ocr
* add comparison table
* move comparison table
* support ocr+decoder
* revise the ocrnet_sep_aspp
* update the results of ocrnet
* update the results of ocrnet
* add sep-ocr-variants
* add bs2x exp of deeplabv3/v3+
* apply sep-conv in ocr module
* update the results
* update the results
* update the results of OCRNet
* update the results of OCRNet
* correct the results
* verify the release branch
* init the release branch
* add more results of ocrnet and ocrnetplus
* resolve the conflicts
* rename OCRNetPlus as OCRNet+
* fix the format
* fix the lint issues
* fix the lint issues
* fix the lint issues
* fix the lint isort issues
* fix the lint yapf issues
* fix the format issues
* remove the changes by the master branch
* remove the changes by the master branch
* remove the changes by the master branch
* remove the changes by the master branch
* remove the changes by the master branch
* add the logs folder to .gitignore
* recover .gitignore
* update readme
* update readme
* reset the cudnn_benchmark
* revise the README of OCRNet
* revise the name
* revise the reference of OCRNet
* revise the Figure of OCRNet+
* update the results of OCR/OCR+
* update the results of OCR/OCR+
* update the results of OCR/OCR+
* fix the format issue
* fix the format issue
* remove the ocr+
* update the results
* update the results
* fix the conflicts
* fix the lint issue
* fix the lint issue
* fix the lint issue
* fix the lint issue
* fix the inconsistency
* add urls to README
* clean the code
* remove the schedule configs
* clean the custom code
* clean up
* remove ocr.png
Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
Showing
- configs/_base_/models/ocrnet_r50-d8.py 47 additions, 0 deletionsconfigs/_base_/models/ocrnet_r50-d8.py
- configs/ocrnet/README.md 24 additions, 4 deletionsconfigs/ocrnet/README.md
- configs/ocrnet/ocrnet_r101-d8_512x1024_40k_b16_cityscapes.py 9 additions, 0 deletionsconfigs/ocrnet/ocrnet_r101-d8_512x1024_40k_b16_cityscapes.py
- configs/ocrnet/ocrnet_r101-d8_512x1024_40k_b8_cityscapes.py 7 additions, 0 deletionsconfigs/ocrnet/ocrnet_r101-d8_512x1024_40k_b8_cityscapes.py
- configs/ocrnet/ocrnet_r101-d8_512x1024_80k_b16_cityscapes.py 9 additions, 0 deletionsconfigs/ocrnet/ocrnet_r101-d8_512x1024_80k_b16_cityscapes.py
Loading
Please register or sign in to comment