中文
相关论文

相关论文: Analyzing the Dependency of ConvNets on Spatial In…

200 篇论文

Annotating a large number of training images is very time-consuming. In this background, this paper focuses on learning from easy-to-acquire web data and utilizes the learned model for fine-grained image classification in labeled datasets.…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Xiaoxiao Sun , Liang Zheng , Yu-Kun Lai , Jufeng Yang

We explore the problem of selectively forgetting categories from trained CNN classification models in the federated learning (FL). Given that the data used for training cannot be accessed globally in FL, our insights probe deep into the…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Junxiao Wang , Song Guo , Xin Xie , Heng Qi

This paper focuses on regularizing the training of the convolutional neural network (CNN). We propose a new regularization approach named ``PatchShuffle`` that can be adopted in any classification-oriented CNN models. It is easy to…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Guoliang Kang , Xuanyi Dong , Liang Zheng , Yi Yang

The paper systematically studies the impact of a range of recent advances in CNN architectures and learning methods on the object categorization (ILSVRC) problem. The evalution tests the influence of the following choices of the…

神经与进化计算 · 计算机科学 2017-06-02 Dmytro Mishkin , Nikolay Sergievskiy , Jiri Matas

Residual Networks with convolutional layers are widely used in the field of machine learning. Since they effectively extract features from input data by stacking multiple layers, they can achieve high accuracy in many applications. However,…

机器学习 · 计算机科学 2019-06-11 Yasutoshi Ida , Yasuhiro Fujiwara

Neuroimaging studies based on magnetic resonance imaging (MRI) typically employ rigorous forms of preprocessing. Images are spatially normalized to a standard template using linear and non-linear transformations. Thus, one can assume that a…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Fabian Eitel , Jan Philipp Albrecht , Friedemann Paul , Kerstin Ritter

Image subtraction is essential for transient detection in time-domain astronomy. The point spread function (PSF), photometric scaling, and sky background generally vary with time and across the field-of-view for imaging data taken with…

天体物理仪器与方法 · 物理学 2022-09-14 Lei Hu , Lifan Wang , Xingzhuo Chen , Jiawen Yang

Recent years have witnessed the great success of convolutional neural network (CNN) based models in the field of computer vision. CNN is able to learn hierarchically abstracted features from images in an end-to-end training manner. However,…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Xin Li , Zequn Jie , Jiashi Feng , Changsong Liu , Shuicheng Yan

The anatomical location of imaging features is of crucial importance for accurate diagnosis in many medical tasks. Convolutional neural networks (CNN) have had huge successes in computer vision, but they lack the natural ability to…

Although recent deep learning-based calibration methods can predict extrinsic and intrinsic camera parameters from a single image, their generalization remains limited by the number and distribution of training data samples. The huge…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Khadidja Ould Amer , Oussama Hadjerci , Mohamed Abbas Hedjazi , Antoine Letienne

We describe a new class of subsampling techniques for CNNs, termed multisampling, that significantly increases the amount of information kept by feature maps through subsampling layers. One version of our method, which we call checkered…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Shayan Sadigh , Pradeep Sen

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

A recent line of work showed that various forms of convolutional kernel methods can be competitive with standard supervised deep convolutional networks on datasets like CIFAR-10, obtaining accuracies in the range of 87-90% while being more…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Louis Thiry , Michael Arbel , Eugene Belilovsky , Edouard Oyallon

Although CNNs are widely considered as the state-of-the-art models in various applications of image analysis, one of the main challenges still open is the training of a CNN on high resolution images. Different strategies have been proposed…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Nadia Brancati , Giuseppe De Pietro , Daniel Riccio , Maria Frucci

Deep CNNs for semantic segmentation have high memory and run time requirements. Various approaches have been proposed to make CNNs efficient like grouped, shuffled, depth-wise separable convolutions. We study the effectiveness of these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Nikitha Vallurupalli , Sriharsha Annamaneni , Girish Varma , C V Jawahar , Manu Mathew , Soyeb Nagori

Convolutional Neural Networks (CNNs) have revolutionized performances in several machine learning tasks such as image classification, object tracking, and keyword spotting. However, given that they contain a large number of parameters,…

图像与视频处理 · 电气工程与系统科学 2019-03-28 Taruna Agrawal , Rahul Gupta , Shrikanth Narayanan

Deep convolutional neural networks have been successfully applied to image classification tasks. When these same networks have been applied to image retrieval, the assumption has been made that the last layers would give the best…

计算机视觉与模式识别 · 计算机科学 2015-05-01 Joe Yue-Hei Ng , Fan Yang , Larry S. Davis

Convolutional Neural Networks (CNNs) has been applied in numerous Internet of Things (IoT) devices for multifarious downstream tasks. However, with the increasing amount of data on edge devices, CNNs can hardly complete some tasks in time…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Zidu Wang , Xuexin Liu , Long Huang , Yunqing Chen , Yufei Zhang , Zhikang Lin , Rui Wang

Despite strong empirical performance for image classification, deep neural networks are often regarded as ``black boxes'' and they are difficult to interpret. On the other hand, sparse convolutional models, which assume that a signal can be…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Xili Dai , Mingyang Li , Pengyuan Zhai , Shengbang Tong , Xingjian Gao , Shao-Lun Huang , Zhihui Zhu , Chong You , Yi Ma

Ensembles of Convolutional neural networks have shown remarkable results in learning discriminative semantic features for image classification tasks. Though, the models in the ensemble often concentrate on similar regions in images. This…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Tobias Schlagenhauf , Yiwen Lin , Benjamin Noack