| | --- |
| | license: cc-by-nc-4.0 |
| | --- |
| | # MAT Inpaint models |
| |
|
| | This mirrors some models from "MAT: Mask-Aware Transformer for Large Hole Image Inpainting" by Wenbo Li, Zhe Lin, Kun Zhou, Lu Qi, Yi Wang, Jiaya Jia |
| |
|
| | * Original repository: [fenglinglwb/MAT (Github)](https://github.com/fenglinglwb/MAT) |
| | * Original weights: [Places_512_FullData_G.pth](https://github.com/Sanster/models/releases/download/add_mat/Places_512_FullData_G.pth) |
| |
|
| | Models in this repository: |
| | * [MAT_Places512_G_fp16.safetensors](MAT_Places512_G_fp16.safetensors): _Places_512_FullData_G_ converted to fp16 in safetensors format. This halfs the size, but changes results and may be detrimental for image quality. |
| |
|