paper-with-me

Papers

Edge-Guided Occlusion Fading Reduction for a Light-Weighted Self-Supervised Monocular Depth Estimation

2019-11-26 · Kuo-Shiuan Peng, Gregory Ditzler, Jerzy Rozenblit

Self-supervised monocular depth estimation methods generally suffer the occlusion fading issue due to the lack of supervision by the per pixel ground truth. Although a post-processing method was proposed by Godard et. al. to reduce the occlusion fading, the compensated results have a severe halo effect. In this paper, we propose a novel Edge-Guided post-processing to reduce the occlusion fading issue for self-supervised monocular depth estimation. We further introduce Atrous Spatial Pyramid Pooling (ASPP) into the network to reduce the computational costs and improve the inference performance. The proposed ASPP-based network is lighter, faster, and better than current commonly used depth estimation networks. This light-weight network only needs 8.1 million parameters and can achieve up to 40 frames per second for $256\times512$ input in the inference stage using a single nVIDIA GTX1080 GPU. The proposed network also outperforms the current state-of-the-art on the KITTI benchmarks. The ASPP-based network and Edge-Guided post-processing produce better results either quantitatively and qualitatively than the competitors.

📄 PDF Abstract BibTeX arXiv:1911.11705

Code (2)

kspeng/lw-eg-monodepth 공식 구현 tf
tzxb018/lw-eg-monodepth tf

Tasks

Depth EstimationGPUMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…

Similar Papers 제목 키워드 기반

Light Field Stereo Matching Using Bilateral Statistics of Surface Cameras

2014-06-01 · CVPR 2014 6 · Can Chen, Haiting Lin, Zhan Yu, Sing Bing Kang 외

In this paper, we introduce a bilateral consistency metric on the surface camera (SCam) for light field stereo matching to handle significant occlusions. The concept of SCam is used to model angular radiance distribution…

Stereo MatchingStereo Matching Hand

Layer-Guided UAV Tracking: Enhancing Efficiency and Occlusion Robustness

2026-02-14 · Yang Zhou, Derui Ding, Ran Sun, Ying Sun 외 arxiv

Visual object tracking (VOT) plays a pivotal role in unmanned aerial vehicle (UAV) applications. Addressing the trade-off between accuracy and efficiency, especially under challenging conditions like unpredictable occlus…

Representation LearningKnowledge DistillationVisual Object Tracking

Occlusion-Model Guided Anti-Occlusion Depth Estimation in Light Field

2016-08-15 · Hao Zhu, Qing Wang, Jingyi Yu

Occlusion is one of the most challenging problems in depth estimation. Previous work has modeled the single-occluder occlusion in light field and get good results, however it is still difficult to obtain accurate depth f…

Depth Estimation

Vision-Reasoning-Guided Occlusion Removal from Light Fields

2026-06-18 · Mohamed Youssef, Oliver Bimber arxiv

Occlusion-robust scene recovery remains a major challenge in computational imaging, particularly in natural environments where dense foreground vegetation severely limits visibility. We propose a vision-reasoning-guided …

EdgeDAM: Real-time Object Tracking for Mobile Devices

2026-03-05 · Syed Muhammad Raza, Syed Murtaza Hussain Abidi, Khawar Islam, Muhammad Ibrahim 외 arxiv

Single-object tracking (SOT) on edge devices is a critical computer vision task, requiring accurate and continuous target localization across video frames under occlusion, distractor interference, and fast motion. Howeve…

Object Tracking