#111 · Primary category: Image Generation
edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
Project last updated:02/03/24
GitHub Stars
2.6K
Forks
528
Contributors
5
License
Other
Why we included this project
For photo restoration, object removal, or filling damaged regions, EdgeConnect is a clean reference implementation of a two-stage adversarial inpainting method from an ICCV 2019 paper. Instead of predicting missing pixels directly, an edge generator first hallucinates the edges of the hole, then a completion network uses those edges as structure to paint in plausible content. The authors modeled the approach on how artists work, lines first, color next, and the result is better fine detail in filled regions. The repo ships with training and test scripts and works with standard datasets like Places2 and CelebA, with support for both regular and irregular masks, so it works as a starting point for researchers reproducing results or engineers prototyping content-aware fill. One caveat: it carries a non-commercial Creative Commons license, so check your intended use before building a product on it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.