中文
相关论文

相关论文: Accelerating Large-Kernel Convolution Using Summed…

200 篇论文

State-of-the-art methods for computer vision rely heavily on the translation equivariance and spatial sharing properties of convolutional layers without explicitly taking into consideration the input content. Modern techniques employ deep…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Filippos Kokkinos , Ioannis Marras , Matteo Maggioni , Gregory Slabaugh , Stefanos Zafeiriou

Image filters are fast, lightweight and effective, which make these conventional wisdoms preferable as basic tools in vision tasks. In practical scenarios, users have to tweak parameters multiple times to obtain satisfied results. This…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Fu Lee Wang , Yidan Feng , Haoran Xie , Gary Cheng , Mingqiang Wei

The impressive performance of deep learning architectures is associated with a massive increase in model complexity. Millions of parameters need to be tuned, with training and inference time scaling accordingly, together with energy…

机器学习 · 计算机科学 2023-11-10 Paolo Didier Alfano , Vito Paolo Pastore , Lorenzo Rosasco , Francesca Odone

In this work we investigate the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting. Our main contribution is a thorough evaluation of networks of increasing depth using an architecture…

计算机视觉与模式识别 · 计算机科学 2015-04-13 Karen Simonyan , Andrew Zisserman

We propose a principled convolutional neural pyramid (CNP) framework for general low-level vision and image processing tasks. It is based on the essential finding that many applications require large receptive fields for structure…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Xiaoyong Shen , Ying-Cong Chen , Xin Tao , Jiaya Jia

Neural networks have proven effective at solving difficult problems but designing their architectures can be challenging, even for image classification problems alone. Our goal is to minimize human participation, so we employ evolutionary…

神经与进化计算 · 计算机科学 2017-06-13 Esteban Real , Sherry Moore , Andrew Selle , Saurabh Saxena , Yutaka Leon Suematsu , Jie Tan , Quoc Le , Alex Kurakin

Deep learning can be used to extract meaningful results from images. In this paper, we used convolutional neural networks combined with recurrent neural networks on images of plasmonic structures and extract absorption data form them. To…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Iman Sajedian , Jeonghyun Kim , Junsuk Rho

Deep learning systems extensively use convolution operations to process input data. Though convolution is clearly defined for structured data such as 2D images or 3D volumes, this is not true for other data types such as sparse point…

计算机视觉与模式识别 · 计算机科学 2018-09-26 Pedro Hermosilla , Tobias Ritschel , Pere-Pau Vázquez , Àlvar Vinacua , Timo Ropinski

Convolutional Neural Networks (CNNs) are extremely efficient, since they exploit the inherent translation-invariance of natural images. However, translation is just one of a myriad of useful spatial transformations. Can the same efficiency…

计算机视觉与模式识别 · 计算机科学 2021-12-02 João F. Henriques , Andrea Vedaldi

The enhancement of 3D object detection is pivotal for precise environmental perception and improved task execution capabilities in autonomous driving. LiDAR point clouds, offering accurate depth information, serve as a crucial information…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Leichao Cui , Xiuxian Li , Min Meng , Guangyu Jia

We address the problem of determining correspondences between two images in agreement with a geometric model such as an affine or thin-plate spline transformation, and estimating its parameters. The contributions of this work are…

计算机视觉与模式识别 · 计算机科学 2017-04-17 Ignacio Rocco , Relja Arandjelović , Josef Sivic

Over the past decade, deep learning research has been accelerated by increasingly powerful hardware, which facilitated rapid growth in the model complexity and the amount of data ingested. This is becoming unsustainable and therefore…

机器学习 · 计算机科学 2024-02-08 Damian Owerko , Charilaos I. Kanatsoulis , Alejandro Ribeiro

Despite the tremendous success in computer vision, deep convolutional networks suffer from serious computation costs and redundancies. Although previous works address this issue by enhancing diversities of filters, they have not considered…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yang Hu , Guihua Wen , Mingnan Luo , Dan Dai , Wenming Cao , Zhiwen Yu , Wendy Hall

Group convolutional neural networks are a useful tool for utilizing symmetries known to be in a signal; however, they require that the signal is defined on the group itself. Existing approaches either work directly with group signals, or…

信号处理 · 电气工程与系统科学 2022-11-01 Harshat Kumar , Alejandro Parada-Mayorga , Alejandro Ribeiro

Generic matrix multiplication (GEMM) and one-dimensional convolution/cross-correlation (CONV) kernels often constitute the bulk of the compute- and memory-intensive processing within image/audio recognition and matching systems. We propose…

多媒体 · 计算机科学 2014-11-12 Mohammad Ashraful Anam , Paul N. Whatmough , Yiannis Andreopoulos

Very large overhead imagery associated with ground truth maps has the potential to generate billions of training image patches for machine learning algorithms. However, random sampling selection criteria often leads to redundant and…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Dalton Lunga , Lexie Yang , Budhendra Bhaduri

Thumbnails are widely used all over the world as a preview for digital images. In this work we propose a deep neural framework to generate thumbnails of any size and aspect ratio, even for unseen values during training, with high accuracy…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Perla Sai Raj Kishore , Ayan Kumar Bhunia , Shuvozit Ghose , Partha Pratim Roy

An important challenge in texture recognition is the limited amount of data for training frequently found in real-world applications. In computer vision in general, a successful strategy to mitigate this issue is the use of a pretraining…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Joao B. Florindo , Lucas O. Lyra , Antonio E. Fabris

Achieving robust multi-person 2D body landmark localization and pose estimation is essential for human behavior and interaction understanding as encountered for instance in HRI settings. Accurate methods have been proposed recently, but…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

Depthwise separable convolutions reduce the number of parameters and computation used in convolutional operations while increasing representational efficiency. They have been shown to be successful in image classification models, both in…

计算与语言 · 计算机科学 2017-06-19 Lukasz Kaiser , Aidan N. Gomez , Francois Chollet