中文
相关论文

相关论文: Numerical Coordinate Regression with Convolutional…

200 篇论文

We consider the problem of 3D seismic inversion from pre-stack data using a very small number of seismic sources. The proposed solution is based on a combination of compressed-sensing and machine learning frameworks, known as…

地球物理 · 物理学 2023-11-02 Maayan Gelboim , Amir Adler , Yen Sun , Mauricio Araya-Polo

The majority of deep learning (DL) based deformable image registration methods use convolutional neural networks (CNNs) to estimate displacement fields from pairs of moving and fixed images. This, however, requires the convolutional kernels…

图像与视频处理 · 电气工程与系统科学 2022-08-02 Yihao Liu , Lianrui Zuo , Shuo Han , Yuan Xue , Jerry L. Prince , Aaron Carass

Deep Neural Networks (DNNs) have demonstrated impressive performance in complex machine learning tasks such as image classification or speech recognition. However, due to their multi-layer nonlinear structure, they are not transparent,…

计算机视觉与模式识别 · 计算机科学 2015-09-22 Wojciech Samek , Alexander Binder , Grégoire Montavon , Sebastian Bach , Klaus-Robert Müller

We propose a deep learning approach for finding dense correspondences between 3D scans of people. Our method requires only partial geometric information in the form of two depth maps or partial reconstructed surfaces, works for humans in…

计算机视觉与模式识别 · 计算机科学 2016-06-28 Lingyu Wei , Qixing Huang , Duygu Ceylan , Etienne Vouga , Hao Li

Due to the abundance of 2D product images from the Internet, developing efficient and scalable algorithms to recover the missing depth information is central to many applications. Recent works have addressed the single-view depth estimation…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Guilin Liu , Chao Yang , Zimo Li , Duygu Ceylan , Qixing Huang

Dense pixelwise prediction such as semantic segmentation is an up-to-date challenge for deep convolutional neural networks (CNNs). Many state-of-the-art approaches either tackle the loss of high-resolution information due to pooling in the…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Lingni Ma , Jörg Stückler , Tao Wu , Daniel Cremers

Recently, deep learning has achieved promising performance in the change detection task. However, the deep models are task-specific and data set bias often exists, thus it is difficult to transfer a network trained on one multi-temporal…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Hongruixuan Chen , Chen Wu , Bo Du , Liangepei Zhang

Traditional algorithms for compressive sensing recovery are computationally expensive and are ineffective at low measurement rates. In this work, we propose a data driven non-iterative algorithm to overcome the shortcomings of earlier…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Suhas Lohit , Kuldeep Kulkarni , Ronan Kerviche , Pavan Turaga , Amit Ashok

Spiking Neural Networks (SNNs) offer a promising alternative to traditional deep learning frameworks, since they provide higher computational efficiency due to event-driven information processing. SNNs distribute the analog values of pixel…

机器学习 · 计算机科学 2020-10-06 Isha Garg , Sayeed Shafayet Chowdhury , Kaushik Roy

Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Yoli Shavit , Ron Ferens

Deep learning methods, in particular trained Convolutional Neural Networks (CNNs) have recently been shown to produce compelling state-of-the-art results for single image Super-Resolution (SR). Invariably, a CNN is learned to map the low…

计算机视觉与模式识别 · 计算机科学 2018-02-07 Tiantong Guo , Hojjat S. Mousavi , Vishal Monga

In this paper, based on neural networks, we develop a data-driven model for extremely fast prediction of steady-state heat convection of a hot object with arbitrary complex geometry in a two-dimensional space. According to the governing…

应用物理 · 物理学 2021-01-12 Jiang-Zhou Peng , Xianglei Liu , Nadine Aubry , Zhihua Chen , Wei-Tao Wu

There still remains an extreme performance gap between Vision Transformers (ViTs) and Convolutional Neural Networks (CNNs) when training from scratch on small datasets, which is concluded to the lack of inductive bias. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zhiying Lu , Hongtao Xie , Chuanbin Liu , Yongdong Zhang

Deep Convolutional Neural Networks (CNN) have exhibited superior performance in many visual recognition tasks including image classification, object detection, and scene label- ing, due to their large learning capacity and resistance to…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Miao Sun , Tony X. Han , Xun Xu , Ming-Chang Liu , Ahmad Khodayari-Rostamabad

We propose a novel formulation of deep networks that do not use dot-product neurons and rely on a hierarchy of voting tables instead, denoted as Convolutional Tables (CT), to enable accelerated CPU-based inference. Convolutional layers are…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Shay Dekel , Yosi Keller , Aharon Bar-Hillel

Interest point descriptors have fueled progress on almost every problem in computer vision. Recent advances in deep neural networks have enabled task-specific learned descriptors that outperform hand-crafted descriptors on many problems. We…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Mohammed E. Fathy , Quoc-Huy Tran , M. Zeeshan Zia , Paul Vernaza , Manmohan Chandraker

Convolutional Neural Networks (CNNs) constitute a class of Deep Learning models which have been used in the recent past to resolve many problems in computer vision, in particular optical flow estimation. Measuring displacement and strain…

图像与视频处理 · 电气工程与系统科学 2020-09-10 S. Boukhtache , K. Abdelouahab , F. Berry , B. Blaysat , M. Grediac , F. Sur

Feature representations, both hand-designed and learned ones, are often hard to analyze and interpret, even when they are extracted from visual data. We propose a new approach to study image representations by inverting them with an…

神经与进化计算 · 计算机科学 2016-04-28 Alexey Dosovitskiy , Thomas Brox

The correct estimation of the head pose is a problem of the great importance for many applications. For instance, it is an enabling technology in automotive for driver attention monitoring. In this paper, we tackle the pose estimation…

计算机视觉与模式识别 · 计算机科学 2017-03-13 Marco Venturelli , Guido Borghi , Roberto Vezzani , Rita Cucchiara

Deep neural networks (DNNs) have numerous applications across various domains. Several optimization techniques, such as ResNet and SENet, have been proposed to improve model accuracy. These techniques improve the model performance by…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Wenxiang Xu , Tian Qiu , Linyun Zhou , Zunlei Feng , Mingli Song , Huiqiong Wang