advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022 observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 5
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1829
- days_rel: n/a
- days_push: 574
- n_releases_24m: 0
Adoption not part of the score
10217 stars · 1080 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LaMa is a PyTorch-based image inpainting model that fills large missing regions in images using fast Fourier convolutions, generalizing well to resolutions far above its training resolution. It is the reference implementation of the WACV 2022 paper 'Resolution-robust Large Mask Inpainting with Fourier Convolutions'.
Use cases
- remove unwanted objects from photos
- fill in large missing areas of an image
- inpaint high-resolution images up to 2k
- complete periodic structures like fences or textures
- erase watermarks or text from images
- build an object removal web tool
When to choose
- you need to fill large masks or holes in images
- you need inpainting at resolutions higher than the model was trained on
- you want a proven research model with pretrained weights and many third-party integrations
When to avoid
- you need text-guided generative inpainting rather than mask-based completion
- you need an actively developed project with frequent updates
- you need a lightweight CPU-only solution
Facets
library · maturity maintenance
image-processing machine-learning deep-learning computer-vision image-processing deep-learning machine-learning python cross-platform image-inpainting gan fourier-convolutions pytorch object-removal high-resolution research-model wacv-2022 gpu
2 sources
- readme: https://github.com/advimman/lama · fetched 2026-08-28 · 7db1b2b9b64a
- homepage: https://advimman.github.io/lama-project/ · fetched 2026-08-29 · 657081b2416c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| advimman/lama | main | 34 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem