Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,7 @@ | |
| 1 | 
            -
            ---
         | 
| 2 | 
            -
            license: mit
         | 
| 3 | 
            -
            ---
         | 
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            license: mit
         | 
| 3 | 
            +
            ---
         | 
| 4 | 
            +
             | 
| 5 | 
            +
            Model weights from [this repo](https://huggingface.co/facebook/mask2former-swin-base-IN21k-cityscapes-semantic) ported to torchvision format.
         | 
| 6 | 
            +
             | 
| 7 | 
            +
            Model state is inside `state_dict`. Feature LayerNorm weights are inside `feat_norms_state_dict`.
         |