paper-with-me

홈 › Papers

When ControlNet Meets Inexplicit Masks: A Case Study of ControlNet on its Contour-following Ability

2024-03-01 · Wenjie Xuan, Yufei Xu, Shanshan Zhao, Chaoyue Wang, Juhua Liu, Bo Du, DaCheng Tao

ControlNet excels at creating content that closely matches precise contours in user-provided masks. However, when these masks contain noise, as a frequent occurrence with non-expert users, the output would include unwanted artifacts. This paper first highlights the crucial role of controlling the impact of these inexplicit masks with diverse deterioration levels through in-depth analysis. Subsequently, to enhance controllability with inexplicit masks, an advanced Shape-aware ControlNet consisting of a deterioration estimator and a shape-prior modulation block is devised. The deterioration estimator assesses the deterioration factor of the provided masks. Then this factor is utilized in the modulation block to adaptively modulate the model's contour-following ability, which helps it dismiss the noise part in the inexplicit masks. Extensive experiments prove its effectiveness in encouraging ControlNet to interpret inaccurate spatial conditions robustly rather than blindly following the given contours, suitable for diverse kinds of conditions. We showcase application scenarios like modifying shape priors and composable shape-controllable generation. Codes are available at github.

📄 PDF Abstract BibTeX arXiv:2403.00467

Code (1)

DREAMXFAR/Shape-aware-ControlNet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Enhancing Prompt Following with Visual Control Through Training-Free Mask-Guided Diffusion

2024-04-23 · Hongyu Chen, Yiqi Gao, Min Zhou, Peng Wang 외

Recently, integrating visual controls into text-to-image~(T2I) models, such as ControlNet method, has received significant attention for finer control capabilities. While various training-free methods make efforts to enh…

AttributeObject

Uni-ControlNet: All-in-One Control to Text-to-Image Diffusion Models

2023-05-25 · NeurIPS 2023 11 · Shihao Zhao, Dongdong Chen, Yen-Chun Chen, Jianmin Bao 외

Text-to-Image diffusion models have made tremendous progress over the past two years, enabling the generation of highly realistic images based on open-domain text descriptions. However, despite their success, text descri…

All

E-Commerce Inpainting with Mask Guidance in Controlnet for Reducing Overcompletion

2024-09-15 · Guandong Li

E-commerce image generation has always been one of the core demands in the e-commerce field. The goal is to restore the missing background that matches the main product given. In the post-AIGC era, diffusion models are p…

Image Generation

Mask-ControlNet: Higher-Quality Image Generation with An Additional Mask Prompt

2024-04-08 · Zhiqi Huang, Huixin Xiong, Haoyu Wang, Longguang Wang 외

Text-to-image generation has witnessed great progress, especially with the recent advancements in diffusion models. Since texts cannot provide detailed conditions like object appearance, reference images are usually leve…

Image GenerationText to Image GenerationText-to-Image Generation

Masking meets Supervision: A Strong Learning Alliance

2023-06-20 · CVPR 2025 1 · Byeongho Heo, Taekyung Kim, Sangdoo Yun, Dongyoon Han

Pre-training with random masked inputs has emerged as a novel trend in self-supervised training. However, supervised learning still faces a challenge in adopting masking augmentations, primarily due to unstable training.…

Image ClassificationSelf-Supervised Image ClassificationTransfer Learning