paper-with-me

홈 › Papers

Depth Edge Alignment Loss: DEALing with Depth in Weakly Supervised Semantic Segmentation

2025-09-22 · Patrick Schmidt, Vasileios Belagiannis, Lazaros Nalpantidis arxiv

Autonomous robotic systems applied to new domains require an abundance of expensive, pixel-level dense labels to train robust semantic segmentation models under full supervision. This study proposes a model-agnostic Depth Edge Alignment Loss to improve Weakly Supervised Semantic Segmentation models across different datasets. The methodology generates pixel-level semantic labels from image-level supervision, avoiding expensive annotation processes. While weak supervision is widely explored in traditional computer vision, our approach adds supervision with pixel-level depth information, a modality commonly available in robotic systems. We demonstrate how our approach improves segmentation performance across datasets and models, but can also be combined with other losses for even better performance, with improvements up to +5.439, +1.274 and +16.416 points in mean Intersection over Union on the PASCAL VOC / MS COCO validation, and the HOPE static onboarding split, respectively. Our code is made publicly available at https://github.com/DTU-PAS/DEAL.

📄 PDF Abstract BibTeX arXiv:2509.17702

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Intrinsic Image Decomposition for Robust Self-supervised Monocular Depth Estimation on Reflective Surfaces

2025-03-28 · Wonhyeok Choi, Kyumin Hwang, Minwoo Choi, Kiljoon Han 외

Self-supervised monocular depth estimation (SSMDE) has gained attention in the field of deep learning as it estimates depth without requiring ground truth depth maps. This approach typically uses a photometric consistenc…

Depth EstimationDepth PredictionIntrinsic Image DecompositionKnowledge Distillation+1

Introducing Unbiased Depth into 2D Gaussian Splatting for High-accuracy Surface Reconstruction

2025-03-09 · Xiaoming Peng, Yixin Yang, Yang Zhou, Hui Huang

Recently, 2D Gaussian Splatting (2DGS) has demonstrated superior geometry reconstruction quality than the popular 3DGS by using 2D surfels to approximate thin surfaces. However, it falls short when dealing with glossy su…

3DGSSurface Reconstruction

Can Scale-Consistent Monocular Depth Be Learned in a Self-Supervised Scale-Invariant Manner?

2021-01-01 · ICCV 2021 10 · Lijun Wang, Yifan Wang, Linzhao Wang, Yunlong Zhan 외

Geometric constraints are shown to enforce scale consistency and remedy the scale ambiguity issue in self-supervised monocular depth estimation. Meanwhile, scale-invariant losses focus on learning relative depth, lea…

Depth EstimationDepth PredictionMonocular Depth EstimationMotion Estimation

Improved Point Transformation Methods For Self-Supervised Depth Prediction

2021-02-18 · Chen Ziwen, Zixuan Guo, Jerod Weinman

Given stereo or egomotion image pairs, a popular and successful method for unsupervised learning of monocular depth estimation is to measure the quality of image reconstructions resulting from the learned depth predictio…

Depth EstimationDepth PredictionMonocular Depth EstimationPrediction

On Robust Cross-View Consistency in Self-Supervised Monocular Depth Estimation

2022-09-19 · Haimei Zhao, Jing Zhang, Zhuo Chen, Bo Yuan 외

Remarkable progress has been made in self-supervised monocular depth estimation (SS-MDE) by exploring cross-view consistency, e.g., photometric consistency and 3D point cloud consistency. However, they are very vulnerabl…

Depth EstimationMonocular Depth Estimation