中文
相关论文

相关论文: Optimizing Filter Size in Convolutional Neural Net…

200 篇论文

Filters are the essential elements in convolutional neural networks (CNNs). Filters are corresponded to the feature maps and form the main part of the computational and memory requirement for the CNN processing. In filter pruning methods, a…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Morteza Mousa-Pasandi , Mohsen Hajabdollahi , Nader Karimi , Shadrokh Samavi , Shahram Shirani

Recently there has been a lot of work on pruning filters from deep convolutional neural networks (CNNs) with the intention of reducing computations. The key idea is to rank the filters based on a certain criterion (say, $l_1$-norm, average…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Deepak Mittal , Shweta Bhardwaj , Mitesh M. Khapra , Balaraman Ravindran

Convolutional Neural Networks (CNNs) are the state-of-the-art algorithms for the processing of images. However the configuration and training of these networks is a complex task requiring deep domain knowledge, experience and much trial and…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Yaron Strauch , Jo Grundy

Focal plane wavefront sensing (FPWFS) is appealing for several reasons. Notably, it offers high sensitivity and does not suffer from non-common path aberrations (NCPA). The price to pay is a high computational burden and the need for…

天体物理仪器与方法 · 物理学 2021-07-14 G. Orban de Xivry , M. Quesnel , P. -O. Vanberg , O. Absil , G. Louppe

Hyperspectral imaging systems collect and process information from specific wavelengths across the electromagnetic spectrum. The fusion of multi-spectral bands in the visible spectrum has been exploited to improve face recognition…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Fariborz Taherkhani , Jeremy Dawson , Nasser M. Nasrabadi

Facial expression recognition (FER), aiming to classify the expression present in the facial image or video, has attracted a lot of research interests in the field of artificial intelligence and multimedia. In terms of video based FER task,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Daizong Liu , Hongting Zhang , Pan Zhou

Convolutional neural network (CNN) is a class of artificial neural networks widely used in computer vision tasks. Most CNNs achieve excellent performance by stacking certain types of basic units. In addition to increasing the depth and…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Junyi An , Fengshan Liu , Jian Zhao , Furao Shen

In this paper, we propose to detect facial action units (AU) using 3D facial landmarks. Specifically, we train a 2D convolutional neural network (CNN) on 3D facial landmarks, tracked using a shape index-based statistical shape model, for…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Saurabh Hinduja , Shaun Canavan

Convolutional neural networks (CNNs), inspired by biological visual cortex systems, are a powerful category of artificial neural networks that can extract the hierarchical features of raw data to greatly reduce the network parametric…

新兴技术 · 计算机科学 2021-05-14 Mengxi Tan , Xingyuan Xu , David J. Moss

Age-related macular degeneration (AMD) is the most common cause of blindness in developed countries, especially in people over 60 years of age. The workload of specialists and the healthcare system in this field has increased in recent…

图像与视频处理 · 电气工程与系统科学 2022-02-07 Saman Sotoudeh-Paima , Ata Jodeiri , Fedra Hajizadeh , Hamid Soltanian-Zadeh

Deep Neural Networks (DNN) and especially Convolutional Neural Networks (CNN) are a de-facto standard for the analysis of large volumes of signals and images. Yet, their development and underlying principles have been largely performed in…

信息论 · 计算机科学 2022-03-24 Ljubisa Stankovic , Danilo Mandic

In this paper, we propose a new deep framework which predicts facial attributes and leverage it as a soft modality to improve face identification performance. Our model is an end to end framework which consists of a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Fariborz Taherkhani , Nasser M. Nasrabadi , Jeremy Dawson

With the rapid development of deep learning, a variety of change detection methods based on deep learning have emerged in recent years. However, these methods usually require a large number of training samples to train the network model, so…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Weidong Yan , Pei Yan , Li Cao

For many years, the emotion recognition task has remained one of the most interesting and important problems in the field of human-computer interaction. In this study, we consider the emotion recognition task as a classification as well as…

计算机视觉与模式识别 · 计算机科学 2020-06-22 Denis Rangulov , Muhammad Fahim

Face detection is a fundamental problem in computer vision. It is still a challenging task in unconstrained conditions due to significant variations in scale, pose, expressions, and occlusion. In this paper, we propose a multi-branch fully…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Yancheng Bai , Bernard Ghanem

Convolutional Neural Networks (CNNs) have advanced significantly in visual representation learning and recognition. However, they face notable challenges in performance and computational efficiency when dealing with real-world, multi-scale…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Wenzhuo Liu , Fei Zhu , Cheng-Lin Liu

Computer vision tasks often have side information available that is helpful to solve the task. For example, for crowd counting, the camera perspective (e.g., camera angle and height) gives a clue about the appearance and scale of people in…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Di Kang , Debarun Dhar , Antoni B. Chan

Convolutional Neural Networks (CNNs) are a popular deep learning architecture widely applied in different domains, in particular in classifying over images, for which the concept of convolution with a filter comes naturally. Unfortunately,…

In this paper, we propose a fast fully convolutional neural network (FCNN) for crowd segmentation. By replacing the fully connected layers in CNN with 1 by 1 convolution kernels, FCNN takes whole images as inputs and directly outputs…

计算机视觉与模式识别 · 计算机科学 2014-11-18 Kai Kang , Xiaogang Wang

Convolutional Neural Networks (CNNs) filter the input data using spatial convolution operators with compact stencils. Commonly, the convolution operators couple features from all channels, which leads to immense computational cost in the…

机器学习 · 计算机科学 2019-05-17 Jonathan Ephrath , Lars Ruthotto , Eldad Haber , Eran Treister