TencentARC/BrushNet
[ECCV 2024] The official implementation of paper "BrushNet: A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion" observed · 2026-08-28
Health v2 · maintenance only
25/100
- Activity 0
- Release rhythm 35
- Longevity 64
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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 906
- days_rel: n/a
- days_push: 624
- n_releases_24m: 0
Adoption not part of the score
1745 stars · 146 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BrushNet is the official PyTorch implementation of an ECCV 2024 plug-and-play image inpainting model that embeds pixel-level masked image features into pre-trained diffusion models via a decomposed dual-branch architecture. It includes training, inference, and evaluation code, checkpoints for SD 1.5 and SDXL, and ComfyUI/Gradio demos.
Use cases
- remove objects from photos and fill the region with generated content
- inpaint masked areas of an image guided by a text prompt
- add a plug-and-play inpainting branch to an existing stable diffusion model
- restore corrupted or damaged parts of images
- benchmark and evaluate diffusion-based inpainting models
- train a custom inpainting model on my own dataset
When to choose
- you need high-quality, text-coherent image inpainting on top of Stable Diffusion
- you want a plug-and-play inpainting module without modifying the base diffusion model
- you need training, inference, and evaluation code plus datasets (BrushData, BrushBench) for inpainting research
When to avoid
- you need non-diffusion or lightweight classical inpainting (e.g., OpenCV-style patch fill)
- you lack a GPU or cannot run large diffusion checkpoints
- you need a production-ready end-user app rather than a research codebase
Facets
library · maturity active
image-processing machine-learning deep-learning stable-diffusion image-processing artificial-intelligence deep-learning computer-vision python image-inpainting diffusion-models text-to-image eccv2024 plug-and-play generative-ai gpu linux
2 sources
- readme: https://github.com/TencentARC/BrushNet · fetched 2026-08-28 · 0d3b118042aa
- homepage: https://tencentarc.github.io/BrushNet/ · fetched 2026-08-29 · d7c542e09e27
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TencentARC/BrushNet | main | 25 |
For agents
markdown · JSON · MCP: product_card(name="TencentARC/BrushNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem