Add `library_name` and GitHub link
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,14 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
pipeline_tag: image-to-image
|
|
|
|
| 4 |
model-index:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
---
|
| 8 |
|
| 9 |
# GeoRemover: Removing Objects and Their Causal Visual Artifacts (NeurIPS 2025 • Spotlight)
|
| 10 |
|
| 11 |
**Paper**: GeoRemover: Removing Objects and Their Causal Visual Artifacts — https://arxiv.org/abs/2509.18538
|
|
|
|
| 12 |
**Authors**: Zixin Zhu, Haoxiang Li, Xuelu Feng, He Wu, Chunming Qiao, Junsong Yuan
|
| 13 |
|
| 14 |
## Abstract (short)
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
pipeline_tag: image-to-image
|
| 4 |
+
library_name: diffusers
|
| 5 |
model-index:
|
| 6 |
+
- name: GeoRemover (Two-Stage, LoRA)
|
| 7 |
+
results: []
|
| 8 |
---
|
| 9 |
|
| 10 |
# GeoRemover: Removing Objects and Their Causal Visual Artifacts (NeurIPS 2025 • Spotlight)
|
| 11 |
|
| 12 |
**Paper**: GeoRemover: Removing Objects and Their Causal Visual Artifacts — https://arxiv.org/abs/2509.18538
|
| 13 |
+
**Code**: https://github.com/buxiangzhiren/GeoRemover
|
| 14 |
**Authors**: Zixin Zhu, Haoxiang Li, Xuelu Feng, He Wu, Chunming Qiao, Junsong Yuan
|
| 15 |
|
| 16 |
## Abstract (short)
|