← Search

Xianpan Zhou

4 accepted papers

2025

CustomCrafter: Customized Video Generation with Preserving Motion and Concept Composition Abilities

AAAI 2025technical

Customized video generation aims to generate high-quality videos guided by text prompts and subject's reference images. However, since it is only trained on static images, the fine-tuning process of subject learning disrupts abilities of video diffusion models (VDMs) to combine concepts and generate…

2025

IFAdapter: Instance Feature Control for Grounded Text-to-Image Generation

ICCV 2025poster

While Text-to-Image (T2I) diffusion models excel at generating visually appealing images of individual instances, they struggle to accurately position and control the features generation of multiple instances. The Layout-to-Image (L2I) task was introduced to address the positioning challenges by inc…

Cited by 0SourcePDFScholar
2023

Bridging Cross-task Protocol Inconsistency for Distillation in Dense Object Detection

ICCV 2023poster

Knowledge distillation (KD) has shown potential for learning compact models in dense object detection. However, the commonly used softmax-based distillation ignores the absolute classification scores for individual categories. Thus, the optimum of the distillation loss does not necessarily lead to t…

Cited by 31PDFcodeScholar
2023

LayoutDiffusion: Controllable Diffusion Model for Layout-to-Image Generation

CVPR 2023poster

Recently, diffusion models have achieved great success in image synthesis. However, when it comes to the layout-to-image generation where an image often has a complex scene of multiple objects, how to make strong control over both the global layout map and each detailed object remains a challenging…