Commit 
							
							·
						
						dfdd942
	
1
								Parent(s):
							
							bda6419
								
Add model card YAML metadata (license, tags, pipeline_tag)
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,20 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 1 | 
             
            # DocRes Main Weights (docres.pkl)
         | 
| 2 |  | 
| 3 | 
             
            These are the official **DocRes** (CVPR 2024) main weights (`docres.pkl`), rehosted for use in the [Doctra](https://github.com/your-username/doctra) library.
         | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            license: mit
         | 
| 3 | 
            +
            library_name: pytorch
         | 
| 4 | 
            +
            pipeline_tag: image-to-image
         | 
| 5 | 
            +
            tags:
         | 
| 6 | 
            +
              - document-image-restoration
         | 
| 7 | 
            +
              - dewarping
         | 
| 8 | 
            +
              - deshadowing
         | 
| 9 | 
            +
              - deblurring
         | 
| 10 | 
            +
              - binarization
         | 
| 11 | 
            +
              - appearance-enhancement
         | 
| 12 | 
            +
              - doctra
         | 
| 13 | 
            +
            model-index:
         | 
| 14 | 
            +
              - name: DocRes (Main Weights, docres.pkl)
         | 
| 15 | 
            +
                results: []
         | 
| 16 | 
            +
            ---
         | 
| 17 | 
            +
             | 
| 18 | 
             
            # DocRes Main Weights (docres.pkl)
         | 
| 19 |  | 
| 20 | 
             
            These are the official **DocRes** (CVPR 2024) main weights (`docres.pkl`), rehosted for use in the [Doctra](https://github.com/your-username/doctra) library.
         | 
