Skip to content
Snippets Groups Projects
  1. Aug 14, 2020
    • RainbowSecret's avatar
      add more results of OCRNet (#20) · df37f801
      RainbowSecret authored
      
      * 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: default avatarJiarui XU <xvjiarui0826@gmail.com>
      df37f801
  2. Jul 12, 2020
    • Jerry Jiarui XU's avatar
      Add test tutorial (#9) · 2fc821ec
      Jerry Jiarui XU authored
      * add test tutorial
      
      * remote torch/torchvision from requirements
      
      * update getting started
      
      * rename drop_out_ratio -> dropout_ratio
      2fc821ec
  3. Jul 09, 2020
Loading