paper-with-me

홈 › Papers

From-Ground-To-Objects: Coarse-to-Fine Self-supervised Monocular Depth Estimation of Dynamic Objects with Ground Contact Prior

2023-12-15 · CVPR 2024 1 · Jaeho Moon, Juan Luis Gonzalez Bello, Byeongjun Kwon, Munchurl Kim

Self-supervised monocular depth estimation (DE) is an approach to learning depth without costly depth ground truths. However, it often struggles with moving objects that violate the static scene assumption during training. To address this issue, we introduce a coarse-to-fine training strategy leveraging the ground contacting prior based on the observation that most moving objects in outdoor scenes contact the ground. In the coarse training stage, we exclude the objects in dynamic classes from the reprojection loss calculation to avoid inaccurate depth learning. To provide precise supervision on the depth of the objects, we present a novel Ground-contacting-prior Disparity Smoothness Loss (GDS-Loss) that encourages a DE network to align the depth of the objects with their ground-contacting points. Subsequently, in the fine training stage, we refine the DE network to learn the detailed depth of the objects from the reprojection loss, while ensuring accurate DE on the moving object regions by employing our regularization loss with a cost-volume-based weighting factor. Our overall coarse-to-fine training strategy can easily be integrated with existing DE methods without any modifications, significantly enhancing DE performance on challenging Cityscapes and KITTI datasets, especially in the moving object regions.

📄 PDF Abstract BibTeX arXiv:2312.10118

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

SEMPART: Self-supervised Multi-resolution Partitioning of Image Semantics

2023-09-20 · ICCV 2023 1 · Sriram Ravindran, Debraj Basu

Accurately determining salient regions of an image is challenging when labeled data is scarce. DINO-based self-supervised approaches have recently leveraged meaningful image semantics captured by patch-wise features for …

Objectobject-detectionObject DetectionObject Localization+1

Learning Accurate Segmentation Purely from Self-Supervision

2026-02-27 · Zuyao You, Zuxuan Wu, Yu-Gang Jiang arxiv

Accurately segmenting objects without any manual annotations remains one of the core challenges in computer vision. In this work, we introduce Selfment, a fully self-supervised framework that segments foreground objects …

Unsupervised Saliency DetectionZero-shot GeneralizationObject Detection

A Weakly Supervised Fine Label Classifier Enhanced by Coarse Supervision

2019-10-01 · ICCV 2019 10 · Fariborz Taherkhani, Hadi Kazemi, Ali Dabouei, Jeremy Dawson 외

Objects are usually organized in a hierarchical structure in which each coarse category (e.g., big cat) corresponds to a superclass of several fine categories (e.g., cheetah, leopard). The objects grouped within the same…

ClassificationGeneral Classificationimage-classificationImage Classification

SemanticFlow: A Self-Supervised Framework for Joint Scene Flow Prediction and Instance Segmentation in Dynamic Environments

2025-03-19 · Yinqi Chen, Meiying Zhang, Qi Hao, Guang Zhou

Accurate perception of dynamic traffic scenes is crucial for high-level autonomous driving systems, requiring robust object motion estimation and instance segmentation. However, traditional methods often treat them as se…

Autonomous DrivingComputational EfficiencyInstance SegmentationMotion Estimation+5

Investigating Fine- and Coarse-grained Structural Correspondences Between Deep Neural Networks and Human Object Image Similarity Judgments Using Unsupervised Alignment

2025-05-22 · Soh Takahashi, Masaru Sasaki, Ken Takeda, Masafumi Oizumi

The learning mechanisms by which humans acquire internal representations of objects are not fully understood. Deep neural networks (DNNs) have emerged as a useful tool for investigating this question, as they have intern…

ObjectSelf-Supervised Learning