advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
Employs Fourier convolutions in its encoder-decoder architecture to achieve resolution robustness, enabling inpainting at ~2K resolution despite training on 256x256 images, with particular strength on periodic structures. Integrates with PyTorch and PyTorch Lightning, and provides pre-trained models for Places and CelebA-HQ datasets with optional feature refinement post-processing. Widely adopted across third-party implementations including Hugging Face Spaces with Gradio, desktop applications (PyQt5), mobile formats (Core ML), and composable detection+inpainting pipelines (DETR, MaskDINO).
9,765 stars. No commits in the last 6 months.
Stars
9,765
Forks
1,036
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/advimman/lama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019...
pathak22/context-encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
shepnerd/inpainting_gmcnn
Image Inpainting via Generative Multi-column Convolutional Neural Networks, NeurIPS2018
youyuge34/Anime-InPainting
An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵
otenim/GLCIC-PyTorch
A High-Quality PyTorch Implementation of "Globally and Locally Consistent Image Completion".