paper-with-me

홈 › Papers

Amodal Depth Anything: Amodal Depth Estimation in the Wild

2024-12-03 · Zhenyu Li, Mykola Lavreniuk, Jian Shi, Shariq Farooq Bhat, Peter Wonka

Amodal depth estimation aims to predict the depth of occluded (invisible) parts of objects in a scene. This task addresses the question of whether models can effectively perceive the geometry of occluded regions based on visible cues. Prior methods primarily rely on synthetic datasets and focus on metric depth estimation, limiting their generalization to real-world settings due to domain shifts and scalability challenges. In this paper, we propose a novel formulation of amodal depth estimation in the wild, focusing on relative depth prediction to improve model generalization across diverse natural images. We introduce a new large-scale dataset, Amodal Depth In the Wild (ADIW), created using a scalable pipeline that leverages segmentation datasets and compositing techniques. Depth maps are generated using large pre-trained depth models, and a scale-and-shift alignment strategy is employed to refine and blend depth predictions, ensuring consistency in ground-truth annotations. To tackle the amodal depth task, we present two complementary frameworks: Amodal-DAV2, a deterministic model based on Depth Anything V2, and Amodal-DepthFM, a generative model that integrates conditional flow matching principles. Our proposed frameworks effectively leverage the capabilities of large pre-trained models with minimal modifications to achieve high-quality amodal depth predictions. Experiments validate our design choices, demonstrating the flexibility of our models in generating diverse, plausible depth structures for occluded regions. Our method achieves a 69.5% improvement in accuracy over the previous SoTA on the ADIW dataset.

📄 PDF Abstract BibTeX arXiv:2412.02336

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDepth Prediction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Track Anything Behind Everything: Zero-Shot Amodal Video Object Segmentation

2024-11-28 · Finlay G. C. Hudson, William A. P. Smith

We present Track Anything Behind Everything (TABE), a novel dataset, pipeline, and evaluation framework for zero-shot amodal completion from visible masks. Unlike existing methods that require pretrained class labels, ou…

3D ReconstructionSegmentationSemantic SegmentationVideo Object Segmentation+1

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

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

Learning Semantics-aware Distance Map with Semantics Layering Network for Amodal Instance Segmentation

2019-05-30 · Ziheng Zhang, Anpei Chen, Ling Xie, Jingyi Yu 외

In this work, we demonstrate yet another approach to tackle the amodal segmentation problem. Specifically, we first introduce a new representation, namely a semantics-aware distance map (sem-dist map), to serve as our ta…

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

Foundation Models for Amodal Video Instance Segmentation in Automated Driving

2024-09-21 · Jasmin Breitenstein, Franz Jünger, Andreas Bär, Tim Fingscheidt

In this work, we study amodal video instance segmentation for automated driving. Previous works perform amodal video instance segmentation relying on methods trained on entirely labeled video data with techniques borrowe…

Amodal Instance SegmentationInstance SegmentationPoint TrackingSegmentation+2