Text-based Image Editing

22 papers with code • 1 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Text-based Image Editing models and implementations
2 papers
23,282

Most implemented papers

Doubly Abductive Counterfactual Inference for Text-based Image Editing

xuesong39/dac 5 Mar 2024

Through the lens of the formulation, we find that the crux of TBIE is that existing techniques hardly achieve a good trade-off between editability and fidelity, mainly due to the overfitting of the single-image fine-tuning.

Paint by Inpaint: Learning to Add Image Objects by Removing Them First

RotsteinNoam/Paint-by-Inpaint 28 Apr 2024

We address this by leveraging the insight that removing objects (Inpaint) is significantly simpler than its inverse process of adding them (Paint), attributed to the utilization of segmentation mask datasets alongside inpainting models that inpaint within these masks.