paper-with-me

Papers

Open-World Amodal Appearance Completion

2024-11-20 · CVPR 2025 1 · Jiayang Ao, Yanbei Jiang, Qiuhong Ke, Krista A. Ehinger

Understanding and reconstructing occluded objects is a challenging problem, especially in open-world scenarios where categories and contexts are diverse and unpredictable. Traditional methods, however, are typically restricted to closed sets of object categories, limiting their use in complex, open-world scenes. We introduce Open-World Amodal Appearance Completion, a training-free framework that expands amodal completion capabilities by accepting flexible text queries as input. Our approach generalizes to arbitrary objects specified by both direct terms and abstract queries. We term this capability reasoning amodal completion, where the system reconstructs the full appearance of the queried object based on the provided image and language query. Our framework unifies segmentation, occlusion analysis, and inpainting to handle complex occlusions and generates completed objects as RGBA elements, enabling seamless integration into applications such as 3D reconstruction and image editing. Extensive evaluations demonstrate the effectiveness of our approach in generalizing to novel objects and occlusions, establishing a new benchmark for amodal completion in open-world settings. The code and datasets will be released after paper acceptance.

📄 PDF Abstract BibTeX arXiv:2411.13019

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Image Amodal Completion: A Survey

2022-07-05 · Jiayang Ao, Qiuhong Ke, Krista A. Ehinger

Existing computer vision systems can compete with humans in understanding the visible parts of objects, but still fall far short of humans when it comes to depicting the invisible parts of partially occluded objects. Ima…

Survey

Training for X-Ray Vision: Amodal Segmentation, Amodal Content Completion, and View-Invariant Object Representation from Multi-Camera Video

2025-07-01 · Alexander Moore, Amar Saini, Kylie Cancilla, Doug Poland 외 arxiv

Amodal segmentation and amodal content completion require using object priors to estimate occluded masks and features of objects in complex scenes. Until now, no data has provided an additional dimension for object conte…

Object Detection

PHAC: Promptable Human Amodal Completion

2026-03-16 · Seung Young Noh, Ju Yong Chang arxiv

Conditional image generation methods are increasingly used in human-centric applications, yet existing human amodal completion (HAC) models offer users limited control over the completed content. Given an occluded person…

Conditional Image Generation

Integrating Multimodal Large Language Model Knowledge into Amodal Completion

2026-03-30 · Heecheol Yun, Eunho Yang arxiv

With the widespread adoption of autonomous vehicles and robotics, amodal completion, which reconstructs the occluded parts of people and objects in an image, has become increasingly crucial. Just as humans infer hidden r…

Autonomous VehiclesImage Generation

Look Through Masks: Towards Masked Face Recognition with De-Occlusion Distillation

2024-09-19 · Chenyu Li, Shiming Ge, Daichi Zhang, Jia Li

Many real-world applications today like video surveillance and urban governance need to address the recognition of masked faces, where content replacement by diverse masks often brings in incomplete appearance and ambigu…

Face RecognitionFacial InpaintingGenerative Adversarial Network