Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -2,6 +2,13 @@ 
     | 
|
| 2 | 
         
             
            tags:
         
     | 
| 3 | 
         
             
            - trocr
         
     | 
| 4 | 
         
             
            - image-to-text
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 5 | 
         
             
            ---
         
     | 
| 6 | 
         | 
| 7 | 
         
             
            # TrOCR (base-sized model, fine-tuned on STR benchmarks) 
         
     | 
| 
         | 
|
| 2 | 
         
             
            tags:
         
     | 
| 3 | 
         
             
            - trocr
         
     | 
| 4 | 
         
             
            - image-to-text
         
     | 
| 5 | 
         
            +
            widget:
         
     | 
| 6 | 
         
            +
            - src: https://raw.githubusercontent.com/ku21fan/STR-Fewer-Labels/main/demo_image/1.png
         
     | 
| 7 | 
         
            +
              example_title: Example 1
         
     | 
| 8 | 
         
            +
            - src: https://raw.githubusercontent.com/HCIILAB/Scene-Text-Recognition-Recommendations/main/Dataset_images/LSVT1.jpg
         
     | 
| 9 | 
         
            +
              example_title: Example 2
         
     | 
| 10 | 
         
            +
            - src: https://raw.githubusercontent.com/HCIILAB/Scene-Text-Recognition-Recommendations/main/Dataset_images/ArT2.jpg
         
     | 
| 11 | 
         
            +
              example_title: Example 3
         
     | 
| 12 | 
         
             
            ---
         
     | 
| 13 | 
         | 
| 14 | 
         
             
            # TrOCR (base-sized model, fine-tuned on STR benchmarks) 
         
     |