knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2818
- days_rel: n/a
- days_push: 942
- n_releases_24m: 0
Adoption not part of the score
2620 stars · 528 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EdgeConnect is a PyTorch implementation of a two-stage generative adversarial model for image inpainting, published at ICCV 2019. It first hallucinates edges of missing image regions with an edge generator network, then fills the regions using those edges as structural priors.
Use cases
- fill in missing or masked regions of photos
- remove unwanted objects from images
- repair old or damaged photographs
- inpaint irregular holes in images with realistic structure
- reproduce research results from the EdgeConnect ICCV 2019 paper
- train a custom inpainting model on Places2 or CelebA
When to choose
- you need research-grade image inpainting with strong structural detail in filled regions
- you want a PyTorch codebase with pre-trained models for Places2 and CelebA
- you have an NVIDIA GPU and want to train or fine-tune an inpainting GAN
- you need to handle both regular and irregular missing-region masks
When to avoid
- you need a production-ready, actively maintained tool with a polished API or GUI
- you want inpainting on CPU or without CUDA-capable hardware
- you need a license-clear solution for commercial use (license is non-standard)
- you need text-guided or diffusion-based inpainting rather than mask-based inpainting
Facets
library · maturity maintenance
image-processing computer-vision deep-learning machine-learning computer-vision image-processing deep-learning machine-learning python cross-platform image-inpainting gan pytorch edge-prediction iccv-2019 research-code canny-edge-detection gpu linux
2 sources
- readme: https://github.com/knazeri/edge-connect · fetched 2026-08-28 · 802703b52fea
- homepage: http://openaccess.thecvf.com/content_ICCVW_2019/html/AIM/Nazeri_EdgeConnect_Structure_Guided_Image_Inpainting_using_Edge_Prediction_ICCVW_2019_paper.html · fetched 2026-08-29 · 354370030bfe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| knazeri/edge-connect | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="knazeri/edge-connect")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem