中文
相关论文

相关论文: Single image depth estimation by dilated deep resi…

200 篇论文

Monocular depth estimation is a challenging task in complex compositions depicting multiple objects of diverse scales. Albeit the recent great progress thanks to the deep convolutional neural networks (CNNs), the state-of-the-art monocular…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Bo Li , Yuchao Dai , Mingyi He

Recent years have witnessed great success of convolutional neural network (CNN) for various problems both in low and high level visions. Especially noteworthy is the residual network which was originally proposed to handle high-level vision…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Yudong Liang , Ze Yang , Kai Zhang , Yihui He , Jinjun Wang , Nanning Zheng

While an increasing interest in deep models for single-image depth estimation methods can be observed, established schemes for their evaluation are still limited. We propose a set of novel quality criteria, allowing for a more detailed…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Tobias Koch , Lukas Liebel , Friedrich Fraundorfer , Marco Körner

Depth prediction plays a key role in understanding a 3D scene. Several techniques have been developed throughout the years, among which Convolutional Neural Network has recently achieved state-of-the-art performance on estimating depth from…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Binghan Li , Yindong Hua , Yifeng Liu , Mi Lu

This paper considers the problem of single image depth estimation. The employment of convolutional neural networks (CNNs) has recently brought about significant advancements in the research of this problem. However, most existing methods…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Junjie Hu , Mete Ozay , Yan Zhang , Takayuki Okatani

We propose a deep learning method for single image super-resolution (SR). Our method directly learns an end-to-end mapping between the low/high-resolution images. The mapping is represented as a deep convolutional neural network (CNN) that…

计算机视觉与模式识别 · 计算机科学 2015-08-03 Chao Dong , Chen Change Loy , Kaiming He , Xiaoou Tang

Estimating depth from a single RGB image is an ill-posed and inherently ambiguous problem. State-of-the-art deep learning methods can now estimate accurate 2D depth maps, but when the maps are projected into 3D, they lack local detail and…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Jun Li , Reinhard Klein , Angela Yao

Recently, convolutional neural networks (CNNs) have shown great success on the task of monocular depth estimation. A fundamental yet unanswered question is: how CNNs can infer depth from a single image. Toward answering this question, we…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Junjie Hu , Yan Zhang , Takayuki Okatani

Digital holography enables us to reconstruct objects in three-dimensional space from holograms captured by an imaging device. For the reconstruction, we need to know the depth position of the recoded object in advance. In this study, we…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Tomoyoshi Shimobaba , Takashi Kakue , Tomoyoshi Ito

Variations of deep neural networks such as convolutional neural network (CNN) have been successfully applied to image denoising. The goal is to automatically learn a mapping from a noisy image to a clean image given training data consisting…

计算机视觉与模式识别 · 计算机科学 2017-09-29 Tianyang Wang , Mingxuan Sun , Kaoning Hu

We consider the problem of depth estimation from a single monocular image in this work. It is a challenging task as no reliable depth cues are available, e.g., stereo correspondences, motions, etc. Previous efforts have been focusing on…

计算机视觉与模式识别 · 计算机科学 2015-10-01 Fayao Liu , Chunhua Shen , Guosheng Lin

We propose a convolutional neural network (CNN) architecture for image classification based on subband decomposition of the image using wavelets. The proposed architecture decomposes the input image spectra into multiple critically sampled…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Pavel Sinha , Ioannis Psaromiligkos , Zeljko Zilic

Depth estimation from single monocular images is a key component of scene understanding and has benefited largely from deep convolutional neural networks (CNN) recently. In this article, we take advantage of the recent deep residual…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Yuanzhouhan Cao , Zifeng Wu , Chunhua Shen

Reconstructing the detailed geometric structure of a face from a given image is a key to many computer vision and graphics applications, such as motion capture and reenactment. The reconstruction task is challenging as human faces vary…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Elad Richardson , Matan Sela , Roy Or-El , Ron Kimmel

In this article, we tackle the problem of depth estimation from single monocular images. Compared with depth estimation using multiple images such as stereo depth perception, depth from monocular images is much more challenging. Prior work…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Fayao Liu , Chunhua Shen , Guosheng Lin , Ian Reid

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

Recovering structure and motion parameters given a image pair or a sequence of images is a well studied problem in computer vision. This is often achieved by employing Structure from Motion (SfM) or Simultaneous Localization and Mapping…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Thanuja Dharmasiri , Andrew Spek , Tom Drummond

Multimodal medical image fusion is a crucial task that combines complementary information from different imaging modalities into a unified representation, thereby enhancing diagnostic accuracy and treatment planning. While deep learning…

图像与视频处理 · 电气工程与系统科学 2024-11-19 Meng Zhou , Yuxuan Zhang , Xiaolan Xu , Jiayi Wang , Farzad Khalvati

In recent years, diverging-wave (DW) ultrasound imaging has become a very promising methodology for cardiovascular imaging due to its high temporal resolution. However, if they are limited in number, DW transmits provide lower image quality…

图像与视频处理 · 电气工程与系统科学 2020-03-25 Jingfeng Lu , Fabien Millioz , Damien Garcia , Sebastien Salles , Wanyu Liu , Denis Friboulet

Owing to flexible architectures of deep convolutional neural networks (CNNs), CNNs are successfully used for image denoising. However, they suffer from the following drawbacks: (i) deep network architecture is very difficult to train. (ii)…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chunwei Tian , Yong Xu , Lunke Fei , Junqian Wang , Jie Wen , Nan Luo
‹ 上一页 1 2 3 10 下一页 ›