中文
相关论文

相关论文: Inception Convolution with Efficient Dilation Sear…

200 篇论文

Convolutions are a fundamental building block of modern computer vision systems. Recent approaches have argued for going beyond convolutions in order to capture long-range dependencies. These efforts focus on augmenting convolutional models…

计算机视觉与模式识别 · 计算机科学 2019-06-17 Prajit Ramachandran , Niki Parmar , Ashish Vaswani , Irwan Bello , Anselm Levskaya , Jonathon Shlens

This thesis presents and evaluates the Dilated Convolution with Learnable Spacings (DCLS) method. Through various supervised learning experiments in the fields of computer vision, audio, and speech processing, the DCLS method proves to…

机器学习 · 计算机科学 2024-08-14 Ismail Khalfaoui-Hassani

Time Delay Neural Networks (TDNN)-based methods are widely used in dialect identification. However, in previous work with TDNN application, subtle variant is being neglected in different feature scales. To address this issue, we propose a…

计算与语言 · 计算机科学 2021-08-18 Tianlong Kong , Shouyi Yin , Dawei Zhang , Wang Geng , Xin Wang , Dandan Song , Jinwen Huang , Huiyu Shi , Xiaorui Wang

Most existing human pose estimation (HPE) methods exploit multi-scale information by fusing feature maps of four different spatial sizes, \ie $1/4$, $1/8$, $1/16$, and $1/32$ of the input image. There are two drawbacks of this strategy: 1)…

计算机视觉与模式识别 · 计算机科学 2021-07-23 Zhengxiong Luo , Zhicheng Wang , Yan Huang , Liang Wang , Tieniu Tan , Erjin Zhou

Convolutional neural networks have shown great success on feature extraction from raw input data such as images. Although convolutional neural networks are invariant to translations on the inputs, they are not invariant to other…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Hongyang Gao , Shuiwang Ji

Evolutionary computation methods have been successfully applied to neural networks since two decades ago, while those methods cannot scale well to the modern deep neural networks due to the complicated architectures and large quantities of…

神经与进化计算 · 计算机科学 2019-03-12 Yanan Sun , Bing Xue , Mengjie Zhang , Gary G. Yen

Object detection remains an active area of research in the field of computer vision, and considerable advances and successes has been achieved in this area through the design of deep convolutional neural networks for tackling object…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Alexander Wong , Mahmoud Famuori , Mohammad Javad Shafiee , Francis Li , Brendan Chwyl , Jonathan Chung

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Wenshuo Li

One of the practical choices for making a lightweight semantic segmentation model is to combine a depth-wise separable convolution with a dilated convolution. However, the simple combination of these two methods results in an…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Hyojin Park , Youngjoon Yoo , Geonseok Seo , Dongyoon Han , Sangdoo Yun , Nojun Kwak

Image classification remains a fundamental yet challenging task in computer vision, particularly when fine-grained feature extraction and background noise suppression are required simultaneously. Conventional convolutional neural networks,…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Wentao Jiang , Yuanchan Xu , Heng Yuan

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

Recent state-of-the-art performance on human-body pose estimation has been achieved with Deep Convolutional Networks (ConvNets). Traditional ConvNet architectures include pooling and sub-sampling layers which reduce computational…

计算机视觉与模式识别 · 计算机科学 2015-06-10 Jonathan Tompson , Ross Goroshin , Arjun Jain , Yann LeCun , Christopher Bregler

Convolutional Neural Networks (CNNs) have demonstrated their superiority in image classification, and evolutionary computation (EC) methods have recently been surging to automatically design the architectures of CNNs to save the tedious…

神经与进化计算 · 计算机科学 2018-08-23 Bin Wang , Yanan Sun , Bing Xue , Mengjie Zhang

Humans can effectively find salient regions in complex scenes. Self-attention mechanisms were introduced into Computer Vision (CV) to achieve this. Attention Augmented Convolutional Network (AANet) is a mixture of convolution and…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Runqing Zhang , Tianshu Zhu

Light-weight convolutional neural networks (CNNs) suffer performance degradation as their low computational budgets constrain both the depth (number of convolution layers) and the width (number of channels) of CNNs, resulting in limited…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Yinpeng Chen , Xiyang Dai , Mengchen Liu , Dongdong Chen , Lu Yuan , Zicheng Liu

In computer-aided diagnosis tools employed for skin cancer treatment and early diagnosis, skin lesion segmentation is important. However, achieving precise segmentation is challenging due to inherent variations in appearance, contrast,…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Asim Naveed , Syed S. Naqvi , Tariq M. Khan , Shahzaib Iqbal , M. Yaqoob Wani , Haroon Ahmed Khan

Machine learning and computer vision have driven many of the greatest advances in the modeling of Deep Convolutional Neural Networks (DCNNs). Nowadays, most of the research has been focused on improving recognition accuracy with better DCNN…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Md Zahangir Alom , Mahmudul Hasan , Chris Yakopcic , Tarek M. Taha , Vijayan K. Asari

Hardware acceleration for dilated and transposed convolution enables real time execution of related tasks like segmentation, but current designs are specific for these convolutional types or suffer from complex control for reconfigurable…

硬件体系结构 · 计算机科学 2022-05-05 Kuo-Wei Chang , Tian-Sheuan Chang

The searching procedure of neural architecture search (NAS) is notoriously time consuming and cost prohibitive.To make the search space continuous, most existing gradient-based NAS methods relax the categorical choice of a particular…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Shoufa Chen , Yunpeng Chen , Shuicheng Yan , Jiashi Feng

Convolutional layers are an integral part of many deep neural network solutions in computer vision. Recent work shows that replacing the standard convolution operation with mechanisms based on self-attention leads to improved performance on…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Souvik Kundu , Hesham Mostafa , Sharath Nittur Sridhar , Sairam Sundaresan