paper-with-me

홈 › Papers

Extreme Amodal Face Detection

2025-10-08 · Changlin Song, Yunzhong Hou, Michael Randall Barnes, Rahul Shome, Dylan Campbell arxiv

Extreme amodal detection is the task of inferring the 2D location of objects that are not fully visible in the input image but are visible within an expanded field-of-view. This differs from amodal detection, where the object is partially visible within the input image, but is occluded. In this paper, we consider the sub-problem of face detection, since this class provides motivating applications involving safety and privacy, but do not tailor our method specifically to this class. Existing approaches rely on image sequences so that missing detections may be interpolated from surrounding frames or make use of generative models to sample possible completions. In contrast, we consider the single-image task and propose a more efficient, sample-free approach that makes use of the contextual cues from the image to infer the presence of unseen faces. We design a heatmap-based extreme amodal object detector that addresses the problem of efficiently predicting a lot (the out-of-frame region) from a little (the image) with a selective coarse-to-fine decoder. Our method establishes strong results for this new task, even outperforming less efficient generative approaches. Code, data, and models are available at https://charliesong1999.github.io/exaft_web/.

📄 PDF Abstract BibTeX arXiv:2510.06791

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detection

Similar Papers 제목 키워드 기반

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

AmodalSynthDrive: A Synthetic Amodal Perception Dataset for Autonomous Driving

2023-09-12 · Ahmed Rida Sekkat, Rohit Mohan, Oliver Sawade, Elmar Matthes 외

Unlike humans, who can effortlessly estimate the entirety of objects even when partially occluded, modern computer vision algorithms still find this aspect extremely challenging. Leveraging this amodal perception for aut…

Autonomous DrivingBenchmarkingDepth EstimationScene Understanding

TAO-Amodal: A Benchmark for Tracking Any Object Amodally

2023-12-19 · Cheng-Yen Hsieh, Kaihua Chen, Achal Dave, Tarasha Khurana 외

Amodal perception, the ability to comprehend complete object structures from partial visibility, is a fundamental skill, even for infants. Its significance extends to applications like autonomous driving, where a clear u…

Amodal TrackingAutonomous DrivingBenchmarkingData Augmentation+1

Amodal Detection of 3D Objects: Inferring 3D Bounding Boxes From 2D Ones in RGB-Depth Images

2017-07-01 · CVPR 2017 7 · Zhuo Deng, Longin Jan Latecki

This paper addresses the problem of amodal perception of 3D object detection. The task is to not only find object localizations in the 3D world, but also estimate their physical sizes and poses, even if only parts of the…

3D Object DetectionObjectobject-detectionObject Detection

RelaxFlow: Text-Driven Amodal 3D Generation

2026-03-05 · Jiayin Zhu, Guoji Fu, Xiaolu Liu, Qiyuan He 외 arxiv

Image-to-3D generation faces inherent semantic ambiguity under occlusion, where partial observation alone is often insufficient to determine object category. In this work, we formalize text-driven amodal 3D generation, w…

3D Generation