中文
相关论文

相关论文: One Look is Enough: Seamless Patchwise Refinement …

200 篇论文

Portraits or selfie images taken from a close distance typically suffer from perspective distortion. In this paper, we propose an end-to-end deep learning-based rectification pipeline to mitigate the effects of perspective distortion. We…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Ahmed Alhawwary , Janne Mustaniemi , Phong Nguyen-Ha , Janne Heikkilä

A well-known challenge in applying deep-learning methods to omnidirectional images is spherical distortion. In dense regression tasks such as depth estimation, where structural details are required, using a vanilla CNN layer on the…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yuyan Li , Yuliang Guo , Zhixin Yan , Xinyu Huang , Ye Duan , Liu Ren

Self-supervised multi-frame monocular depth estimation relies on the geometric consistency between successive frames under the assumption of a static scene. However, the presence of moving objects in dynamic scenes introduces inevitable…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Sungmin Woo , Wonjoon Lee , Woo Jin Kim , Dogyoon Lee , Sangyoun Lee

This work presents an effective depth-consistency self-prompt Transformer for image dehazing. It is motivated by an observation that the estimated depths of an image with haze residuals and its clear counterpart vary. Enforcing the depth…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Cong Wang , Jinshan Pan , Wanyu Lin , Jiangxin Dong , Xiao-Ming Wu

Self-supervised visual representation learning traditionally focuses on image-level instance discrimination. Our study introduces an innovative, fine-grained dimension by integrating patch-level discrimination into these methodologies. This…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Ali Javidani , Mohammad Amin Sadeghi , Babak Nadjar Araabi

With the development of Deep Neural Networks (DNNs), plenty of methods based on DNNs have been proposed for Single Image Super-Resolution (SISR). However, existing methods mostly train the DNNs on uniformly sampled LR-HR patch pairs, which…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Shizun Wang , Ming Lu , Kaixin Chen , Jiaming Liu , Xiaoqi Li , Chuang zhang , Ming Wu

Despite significant progress in monocular depth estimation in the wild, recent state-of-the-art methods cannot be used to recover accurate 3D scene shape due to an unknown depth shift induced by shift-invariant reconstruction losses used in…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Wei Yin , Jianming Zhang , Oliver Wang , Simon Niklaus , Long Mai , Simon Chen , Chunhua Shen

We propose a novel two-stage framework for sensor depth enhancement, called Perfecting Depth. This framework leverages the stochastic nature of diffusion models to automatically detect unreliable depth regions while preserving geometric…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Jinyoung Jun , Lei Chu , Jiahao Li , Yan Lu , Chang-Su Kim

Over the past few years, self-supervised monocular depth estimation that does not depend on ground-truth during the training phase has received widespread attention. Most efforts focus on designing different types of network architectures…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Shuwei Shao , Zhongcai Pei , Weihai Chen , Dingchi Sun , Peter C. Y. Chen , Zhengguo Li

We present a fast and accurate method for dense depth reconstruction from sparsely sampled light fields obtained using a synchronized camera array. In our method, the source images are over-segmented into non-overlapping compact superpixels…

图像与视频处理 · 电气工程与系统科学 2018-12-18 Aleksandra Chuchvara , Attila Barsi , Atanas Gotchev

Monocular depth estimation is a highly challenging problem that is often addressed with deep neural networks. While these are able to use recognition of image features to predict reasonably looking depth maps the result often has low metric…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Patrik Persson , Linn Öström , Carl Olsson

One of the most successful approaches in Multi-View Stereo estimates a depth map and a normal map for each view via PatchMatch-based optimization and fuses them into a consistent 3D points cloud. This approach relies on photo-consistency to…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Andrea Romanoni , Matteo Matteucci

Because noise can interfere with downstream analysis, image denoising has come to occupy an important place in the image processing toolbox. The most accurate state-of-the-art denoisers typically train on a representative dataset. But…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Jason Lequyer , Wen-Hsin Hsu , Reuben Philip , Anna Christina Erpf , Laurence Pelletier

Current self-supervised monocular depth estimation (MDE) approaches encounter performance limitations due to insufficient semantic-spatial knowledge extraction. To address this challenge, we propose Hybrid-depth, a novel framework that…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Wenyao Zhang , Hongsi Liu , Bohan Li , Jiawei He , Zekun Qi , Yunnan Wang , Shengyang Zhao , Xinqiang Yu , Wenjun Zeng , Xin Jin

In this paper, we propose a dense monocular SLAM system, named DeepRelativeFusion, that is capable to recover a globally consistent 3D structure. To this end, we use a visual SLAM algorithm to reliably recover the camera poses and…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Shing Yan Loo , Syamsiah Mashohor , Sai Hong Tang , Hong Zhang

Single-view depth estimation suffers from the problem that a network trained on images from one camera does not generalize to images taken with a different camera model. Thus, changing the camera model requires collecting an entirely new…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Jose M. Facil , Benjamin Ummenhofer , Huizhong Zhou , Luis Montesano , Thomas Brox , Javier Civera

Stereo matching serves as a cornerstone in 3D vision, aiming to establish pixel-wise correspondences between stereo image pairs for depth recovery. Despite remarkable progress driven by deep neural architectures, current models often…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Xianda Guo , Chenming Zhang , Youmin Zhang , Ruilin Wang , Dujun Nie , Wenzhao Zheng , Matteo Poggi , Hao Zhao , Mang Ye , Qin Zou , Long Chen

Monocular Depth Estimation (MDE) is a fundamental problem in computer vision with numerous applications. Recently, LIDAR-supervised methods have achieved remarkable per-pixel depth accuracy in outdoor scenes. However, significant errors are…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Lior Talker , Aviad Cohen , Erez Yosef , Alexandra Dana , Michael Dinerstein

One-shot image classification aims to train image classifiers over the dataset with only one image per category. It is challenging for modern deep neural networks that typically require hundreds or thousands of images per class. In this…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Wanqi Xue , Wei Wang

We present a method for depth estimation with monocular images, which can predict high-quality depth on diverse scenes up to an affine transformation, thus preserving accurate shapes of a scene. Previous methods that predict metric depth…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Wei Yin , Xinlong Wang , Chunhua Shen , Yifan Liu , Zhi Tian , Songcen Xu , Changming Sun , Dou Renyin