paper-with-me

홈 › Papers

Rethinking Monocular Depth Estimation with Adversarial Training

2018-08-22 · Richard Chen, Faisal Mahmood, Alan Yuille, Nicholas J. Durr

Monocular depth estimation is an extensively studied computer vision problem with a vast variety of applications. Deep learning-based methods have demonstrated promise for both supervised and unsupervised depth estimation from monocular images. Most existing approaches treat depth estimation as a regression problem with a local pixel-wise loss function. In this work, we innovate beyond existing approaches by using adversarial training to learn a context-aware, non-local loss function. Such an approach penalizes the joint configuration of predicted depth values at the patch-level instead of the pixel-level, which allows networks to incorporate more global information. In this framework, the generator learns a mapping between RGB images and its corresponding depth map, while the discriminator learns to distinguish depth map and RGB pairs from ground truth. This conditional GAN depth estimation framework is stabilized using spectral normalization to prevent mode collapse when learning from diverse datasets. We test this approach using a diverse set of generators that include U-Net and joint CNN-CRF. We benchmark this approach on the NYUv2, Make3D and KITTI datasets, and observe that adversarial training reduces relative error by several fold, achieving state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1808.07528

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Spectral Normalization Spectral Normalization is a normalization technique used for generative adversarial networks, used to stabilize training of the discriminator. Spectral normalization has the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Image Masking for Robust Self-Supervised Monocular Depth Estimation

2022-10-05 · Hemang Chawla, Kishaan Jeeveswaran, Elahe Arani, Bahram Zonooz

Self-supervised monocular depth estimation is a salient task for 3D scene understanding. Learned jointly with monocular ego-motion estimation, several methods have been proposed to predict accurate pixel-wise depth witho…

Autonomous DrivingDepth EstimationMonocular Depth EstimationMotion Estimation+1

Adversarial Patch Attacks on Monocular Depth Estimation Networks

2020-10-06 · Koichiro Yamanaka, Ryutaroh Matsumoto, Keita Takahashi, Toshiaki Fujii

Thanks to the excellent learning capability of deep convolutional neural networks (CNN), monocular depth estimation using CNNs has achieved great success in recent years. However, depth estimation from a monocular image …

Adversarial AttackDepth EstimationMonocular Depth Estimation

Black-box Adversarial Attacks on Monocular Depth Estimation Using Evolutionary Multi-objective Optimization

2020-12-29 · Renya Daimo, Satoshi Ono, Takahiro Suzuki

This paper proposes an adversarial attack method to deep neural networks (DNNs) for monocular depth estimation, i.e., estimating the depth from a single image. Single image depth estimation has improved drastically in re…

Adversarial AttackDepth Estimationimage-classificationImage Classification+1

Rethinking Transparent Object Grasping: Depth Completion with Monocular Depth Estimation and Instance Mask

2025-08-04 · Yaofeng Cheng, Xinkai Gao, Sen Zhang, Chao Zeng 외 arxiv

Due to the optical properties, transparent objects often lead depth cameras to generate incomplete or invalid depth data, which in turn reduces the accuracy and reliability of robotic grasping. Existing approaches typica…

Monocular Depth EstimationDepth CompletionRobotic Grasping

Monocular Depth Estimators: Vulnerabilities and Attacks

2020-05-28 · Alwyn Mathew, Aditya Prakash Patra, Jimson Mathew

Recent advancements of neural networks lead to reliable monocular depth estimation. Monocular depth estimated techniques have the upper hand over traditional depth estimation techniques as it only needs one image during …

DecoderDepth EstimationMonocular Depth EstimationSelf-Driving Cars