paper-with-me

홈 › Papers

CustAny: Customizing Anything from A Single Example

2024-06-17 · CVPR 2025 1 · Lingjie Kong, Kai Wu, Xiaobin Hu, Wenhui Han, Jinlong Peng, Chengming Xu, Donghao Luo, Mengtian Li, Jiangning Zhang, Chengjie Wang, Yanwei Fu

Recent advances in diffusion-based text-to-image models have simplified creating high-fidelity images, but preserving the identity (ID) of specific elements, like a personal dog, is still challenging. Object customization, using reference images and textual descriptions, is key to addressing this issue. Current object customization methods are either object-specific, requiring extensive fine-tuning, or object-agnostic, offering zero-shot customization but limited to specialized domains. The primary issue of promoting zero-shot object customization from specific domains to the general domain is to establish a large-scale general ID dataset for model pre-training, which is time-consuming and labor-intensive. In this paper, we propose a novel pipeline to construct a large dataset of general objects and build the Multi-Category ID-Consistent (MC-IDC) dataset, featuring 315k text-image samples across 10k categories. With the help of MC-IDC, we introduce Customizing Anything (CustAny), a zero-shot framework that maintains ID fidelity and supports flexible text editing for general objects. CustAny features three key components: a general ID extraction module, a dual-level ID injection module, and an ID-aware decoupling module, allowing it to customize any object from a single reference image and text prompt. Experiments demonstrate that CustAny outperforms existing methods in both general object customization and specialized domains like human customization and virtual try-on. Our contributions include a large-scale dataset, the CustAny framework and novel ID processing to advance this field. Code and dataset will be released soon in https://github.com/LingjieKong-fdu/CustAny.

📄 PDF Abstract BibTeX arXiv:2406.11643

Code (2)

lingjiekong-fdu/anymaker 공식 구현
lingjiekong-fdu/custany 공식 구현

Tasks

ObjectVirtual Try-on

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Personalize Segment Anything Model with One Shot

2023-05-04 · Renrui Zhang, Zhengkai Jiang, Ziyu Guo, Shilin Yan 외

Driven by large-data pre-training, Segment Anything Model (SAM) has been demonstrated as a powerful and promptable framework, revolutionizing the segmentation models. Despite the generality, customizing SAM for specific …

Image GenerationmodelPersonalized SegmentationSegmentation+5

Automated 3D Physical Simulation of Open-world Scene with Gaussian Splatting

2024-11-19 · Haoyu Zhao, Hao Wang, Xingyue Zhao, Hongqiu Wang 외

Recent advancements in 3D generation models have opened new possibilities for simulating dynamic 3D object movements and customizing behaviors, yet creating this content remains challenging. Current methods often require…

3D GenerationGPULarge Language ModelVideo Generation+1

An Empirical Study on the Robustness of the Segment Anything Model (SAM)

2023-05-10 · Yuqing Wang, Yun Zhao, Linda Petzold

The Segment Anything Model (SAM) is a foundation model for general image segmentation. Although it exhibits impressive performance predominantly on natural images, understanding its robustness against various image pertu…

Image SegmentationSegmentationSemantic Segmentation

Customized Segment Anything Model for Medical Image Segmentation

2023-04-26 · Kaidong Zhang, Dong Liu

We propose SAMed, a general solution for medical image segmentation. Different from the previous methods, SAMed is built upon the large-scale image segmentation model, Segment Anything Model (SAM), to explore the new res…

DecoderImage SegmentationMedical Image Segmentationmodel+3

Anything-3D: Towards Single-view Anything Reconstruction in the Wild

2023-04-19 · Qiuhong Shen, Xingyi Yang, Xinchao Wang

3D reconstruction from a single-RGB image in unconstrained real-world scenarios presents numerous challenges due to the inherent diversity and complexity of objects and environments. In this paper, we introduce Anything-…

3D ReconstructionDiversitySemantic Segmentation