中文
相关论文

相关论文: Transformers in Self-Supervised Monocular Depth Es…

200 篇论文

Depth estimation provides an alternative approach for perceiving 3D information in autonomous driving. Monocular depth estimation, whether with single-frame or multi-frame inputs, has achieved significant success by learning various types…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Naiyu Fang , Lemiao Qiu , Shuyou Zhang , Zili Wang , Zheyuan Zhou , Kerui Hu

Nighttime self-supervised monocular depth estimation has received increasing attention in recent years. However, using night images for self-supervision is unreliable because the photometric consistency assumption is usually violated in the…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Haolin Yang , Chaoqiang Zhao , Lu Sheng , Yang Tang

3D object detection from monocular images has proven to be an enormously challenging task, with the performance of leading systems not yet achieving even 10\% of that of LiDAR-based counterparts. One explanation for this performance gap is…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Thomas Roddick , Alex Kendall , Roberto Cipolla

Nowadays, the majority of state of the art monocular depth estimation techniques are based on supervised deep learning models. However, collecting RGB images with associated depth maps is a very time consuming procedure. Therefore, recent…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Andrea Pilzer , Stéphane Lathuilière , Nicu Sebe , Elisa Ricci

Estimating depth from a single image represents an attractive alternative to more traditional approaches leveraging multiple cameras. In this field, deep learning yielded outstanding results at the cost of needing large amounts of data…

Convolutional neural networks (CNNs) have so far been the de-facto model for visual data. Recent work has shown that (Vision) Transformer models (ViT) can achieve comparable or even superior performance on image classification tasks. This…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Maithra Raghu , Thomas Unterthiner , Simon Kornblith , Chiyuan Zhang , Alexey Dosovitskiy

Depth estimation is an active area of research in the field of computer vision, and has garnered significant interest due to its rising demand in a large number of applications ranging from robotics and unmanned aerial vehicles to…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Linda Wang , Mahmoud Famouri , Alexander Wong

Self-supervised learning for depth estimation uses geometry in image sequences for supervision and shows promising results. Like many computer vision tasks, depth network performance is determined by the capability to learn accurate spatial…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Hang Zhou , David Greenwood , Sarah Taylor

In recent developments in the field of Computer Vision, a rise is seen in the use of transformer-based architectures. They are surpassing the state-of-the-art set by CNN architectures in accuracy but on the other hand, they are…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Durvesh Malpure , Onkar Litake , Rajesh Ingle

Estimating a scene's depth to achieve collision avoidance against moving pedestrians is a crucial and fundamental problem in the robotic field. This paper proposes a novel, low complexity network architecture for fast and accurate human…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Shan An , Fangru Zhou , Mei Yang , Haogang Zhu , Changhong Fu , Konstantinos A. Tsintotas

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 consistency loss between a…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Wonhyeok Choi , Kyumin Hwang , Minwoo Choi , Kiljoon Han , Wonjoon Choi , Mingyu Shin , Sunghoon Im

This paper focuses on self-supervised monocular depth estimation in dynamic scenes trained on monocular videos. Existing methods jointly estimate pixel-wise depth and motion, relying mainly on an image reconstruction loss. Dynamic regions1…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Hoang Chuong Nguyen , Tianyu Wang , Jose M. Alvarez , Miaomiao Liu

Kidney stone classification from endoscopic images is critical for personalized treatment and recurrence prevention. While convolutional neural networks (CNNs) have shown promise in this task, their limited ability to capture long-range…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Ivan Reyes-Amezcua , Francisco Lopez-Tiro , Clement Larose , Andres Mendez-Vazquez , Gilberto Ochoa-Ruiz , Christian Daul

Unsupervised depth learning takes the appearance difference between a target view and a view synthesized from its adjacent frame as supervisory signal. Since the supervisory signal only comes from images themselves, the resolution of…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Junsheng Zhou , Yuwang Wang , Kaihuai Qin , Wenjun Zeng

Monocular 3D object detection aims to locate objects in different scenes with just a single image. Due to the absence of depth information, several monocular 3D detection techniques have emerged that rely on auxiliary depth maps from the…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Xianhui Cheng , Shoumeng Qiu , Zhikang Zou , Jian Pu , Xiangyang Xue

Supervised learning methods to infer (hypothesize) depth of a scene from a single image require costly per-pixel ground-truth. We follow a geometric approach that exploits abundant stereo imagery to learn a model to hypothesize scene…

计算机视觉与模式识别 · 计算机科学 2019-06-20 Alex Wong , Byung-Woo Hong , Stefano Soatto

Recent advances in end-to-end unsupervised learning has significantly improved the performance of monocular depth prediction and alleviated the requirement of ground truth depth. Although a plethora of work has been done in enforcing…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Vinay Kaushik , Brejesh Lall

360{\deg} cameras can capture complete environments in a single shot, which makes 360{\deg} imagery alluring in many computer vision tasks. However, monocular depth estimation remains a challenge for 360{\deg} data, particularly for high…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Manuel Rey-Area , Mingze Yuan , Christian Richardt

3D object detection from a single image without LiDAR is a challenging task due to the lack of accurate depth information. Conventional 2D convolutions are unsuitable for this task because they fail to capture local object and its scale…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Mingyu Ding , Yuqi Huo , Hongwei Yi , Zhe Wang , Jianping Shi , Zhiwu Lu , Ping Luo

Transformers have achieved great success in natural language processing. Due to the powerful capability of self-attention mechanism in transformers, researchers develop the vision transformers for a variety of computer vision tasks, such as…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Bo-Kai Ruan , Hong-Han Shuai , Wen-Huang Cheng
‹ 上一页 1 8 9 10 下一页 ›