English
Related papers

Related papers: Convolution Neural Network Architecture Learning f…

200 papers

We recently proposed a convolutional neural network (CNN) for remote sensing image pansharpening obtaining a significant performance gain over the state of the art. In this paper, we explore a number of architectural and training variations…

Computer Vision and Pattern Recognition · Computer Science 2018-10-09 Giuseppe Scarpa , Sergio Vitale , Davide Cozzolino

Scene classification is a fundamental task in interpretation of remote sensing images, and has become an active research topic in remote sensing community due to its important role in a wide range of applications. Over the past years,…

Computer Vision and Pattern Recognition · Computer Science 2018-06-05 Fan Hu , Gui-Song Xia , Wen Yang , Liangpei Zhang

Data-driven methods such as convolutional neural networks (CNNs) are known to deliver state-of-the-art performance on image recognition tasks when the training data are abundant. However, in some instances, such as change detection in…

Computer Vision and Pattern Recognition · Computer Science 2019-05-21 Maria Kolos , Anton Marin , Alexey Artemov , Evgeny Burnaev

Convolutional neural networks (CNNs) have received increasing attention over the last few years. They were initially conceived for image categorization, i.e., the problem of assigning a semantic label to an entire input image. In this paper…

Computer Vision and Pattern Recognition · Computer Science 2018-02-14 Emmanuel Maggiori , Yuliya Tarabalka , Guillaume Charpiat , Pierre Alliez

The land cover classification has played an important role in remote sensing because it can intelligently identify things in one huge remote sensing image to reduce the work of humans. However, a lot of classification methods are designed…

Machine Learning · Computer Science 2020-06-16 Fan Zhang , MinChao Yan , Chen Hu , Jun Ni , Fei Ma

Convolutional neural networks (CNNs) have attracted increasing attention in the remote sensing community. Most CNNs only take the last fully-connected layers as features for the classification of remotely sensed images, discarding the other…

Computer Vision and Pattern Recognition · Computer Science 2016-11-14 Qingshan Liu , Renlong Hang , Huihui Song , Fuping Zhu , Javier Plaza , Antonio Plaza

Scene parsing is an important and challenging prob- lem in computer vision. It requires labeling each pixel in an image with the category it belongs to. Tradition- ally, it has been approached with hand-engineered features from color…

Machine Learning · Statistics 2014-11-18 Rahul Mohan

This paper presents a comparative study of a custom convolutional neural network (CNN) architecture against widely used pretrained and transfer learning CNN models across five real-world image datasets. The datasets span binary…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Mahmudul Hasan , Mabsur Fatin Bin Hossain

In this paper, we present a high-performance and light-weight deep learning model for Remote Sensing Image Classification (RSIC), the task of identifying the aerial scene of a remote sensing image. To this end, we first valuate various…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Lam Pham , Cam Le , Dat Ngo , Anh Nguyen , Jasmin Lampert , Alexander Schindler , Ian McLoughlin

For image classification problems, various neural network models are commonly used due to their success in yielding high accuracies. Convolutional Neural Network (CNN) is one of the most frequently used deep learning methods for image…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Ilkay Sikdokur , Inci Baytas , Arda Yurdakul

In this paper, we propose a method for image-set classification based on convex cone models, focusing on the effectiveness of convolutional neural network (CNN) features as inputs. CNN features have non-negative values when using the…

Computer Vision and Pattern Recognition · Computer Science 2018-06-01 Naoya Sogi , Taku Nakayama , Kazuhiro Fukui

In the past few years, convolutional neural nets (CNN) have shown incredible promise for learning visual representations. In this paper, we use CNNs for the task of predicting surface normals from a single image. But what is the right…

Computer Vision and Pattern Recognition · Computer Science 2014-11-19 Xiaolong Wang , David F. Fouhey , Abhinav Gupta

In this work, a discriminatively learned CNN embedding is proposed for remote sensing image scene classification. Our proposed siamese network simultaneously computes the classification loss function and the metric learning loss function of…

Computer Vision and Pattern Recognition · Computer Science 2019-12-03 Wen Wang , Lijun Du , Yinxing Gao , Yanzhou Su , Feng Wang , Jian Cheng

We introduce an approach for analyzing the variation of features generated by convolutional neural networks (CNNs) with respect to scene factors that occur in natural images. Such factors may include object style, 3D viewpoint, color, and…

Computer Vision and Pattern Recognition · Computer Science 2015-06-04 Mathieu Aubry , Bryan Russell

Convolutional Neural Network (CNN) is the state-of-the-art for image classification task. Here we have briefly discussed different components of CNN. In this paper, We have explained different CNN architectures for image classification.…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Farhana Sultana , A. Sufian , Paramartha Dutta

This paper presents the development and evaluation of a custom Convolutional Neural Network (CustomCNN) created to study how architectural design choices affect multi-domain image classification tasks. The network uses residual connections,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Shamik Shafkat Avro , Nazira Jesmin Lina , Shahanaz Sharmin

In today's digital age, Convolutional Neural Networks (CNNs), a subset of Deep Learning (DL), are widely used for various computer vision tasks such as image classification, object detection, and image segmentation. There are numerous types…

Machine Learning · Computer Science 2024-02-29 Abolfazl Younesi , Mohsen Ansari , MohammadAmin Fazli , Alireza Ejlali , Muhammad Shafique , Jörg Henkel

The goal of our research is to develop methods advancing automatic visual recognition. In order to predict the unique or multiple labels associated to an image, we study different kind of Deep Neural Networks architectures and methods for…

Computer Vision and Pattern Recognition · Computer Science 2016-10-19 Rémi Cadène , Nicolas Thome , Matthieu Cord

Pan-sharpening is a fundamental and significant task in the field of remote sensing imagery processing, in which high-resolution spatial details from panchromatic images are employed to enhance the spatial resolution of multi-spectral (MS)…

Computer Vision and Pattern Recognition · Computer Science 2017-12-29 Qiangqiang Yuan , Yancong Wei , Xiangchao Meng , Huanfeng Shen , Liangpei Zhang

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

Computer Vision and Pattern Recognition · Computer Science 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer