- 标题
- 摘要
- 关键词
- 实验方案
- 产品
过滤筛选
- 2019
- 2018
- pattern recognition
- image
- partial discharge
- convolutional neural network(CNN)
- Conditional Random Fields (CRF)
- Convolutional Neural Network (CNN)
- Fine Classification
- Airborne hyperspectral
- green tide
- Elegant End-to-End Fully Convolutional Network (E3FCN)
- Optoelectronic Information Science and Engineering
- Shanghai Jiao Tong University
- Ocean University of China
- University of Oulu
- Wuhan University
- Central South University
- Hubei University
-
[IEEE IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Valencia, Spain (2018.7.22-2018.7.27)] IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Deepcloud - A Fully Convolutionnal Neural Network for Cloud and Shadow Masking in Optical Satellite Images
摘要: Many cloud and shadow detection methods have been proposed already, but improvements can be made on accuracy or automation. In this study, we propose a Fully Convolutional Network model for the detection of clouds and shadows in optical satellite images. The proposed model was trained on 165 Landsat images in Finland, and tested on an independent set of images. The cloud and shadow detection accuracy reached 95%, outperforming both quantitatively and qualitatively a selection of other deep learning architectures.
关键词: optical images,Landsat,fully convolutional network,deep learning,Cloud and shadow masking
更新于2025-09-10 09:29:36
-
[IEEE IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Valencia, Spain (2018.7.22-2018.7.27)] IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Avalanche Detection in Sar Images Using Deep Learning
摘要: Detection of avalanches is critical for keeping avalanche inventories and management of emergency situations. In this paper we propose a deep-learning based avalanche detection method for SAR images. We utilize an existing method for proposing candidate regions, based on change detection in SAR images from multiple passes over the same area. Then a convolutional neural network is used to classify whether the candidate regions contain an avalanche or not. The proposed methodology applies existing pre-trained network that has been trained for classification of natural RGB images. SAR images represent non-standard images and we propose a method for adapting SAR images to be used in pre-trained networks for RGB images. The pre-trained network is then fine-tuned to the task of discriminating avalanches from lookalikes in the candidate regions from the SAR images. Using cross-validation, we find that the proposed method has an average classification error rate of 3.5%.
关键词: avalanche detection,convolutional neural network,deep learning,change detection,SAR images
更新于2025-09-10 09:29:36
-
[IEEE IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Valencia, Spain (2018.7.22-2018.7.27)] IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Small Sample Learning Optimization for Resnet Based Sar Target Recognition
摘要: Deep convolutional neural network (CNN) is an important branch of deep learning. Due to its strong ability of feature extraction, CNN models have been introduced to solve the problems of synthetic aperture radar automatic target recognition (SAR-ATR). However, labeled SAR images are difficult to acquire. Therefore, how to obtain a good recognition result from a small sample dataset is what we mainly focus on. In theory, a deeper network can bring a better training result. But it also brings more difficulties to the training process, especially with limited labeled training data. The residual learning which proposed in recent years can alleviate this problem effectively. In this paper, we use a deep residual network, and introduce the dropout layer into the building block to alleviate overfitting caused by limited SAR data. In order to improve the training effect, the new loss function center loss is adopted and combined with softmax loss as the supervision signal to train the deep CNN. The experimental results show that our method can achieve the classification accuracy of 99.67% with all training data, without data augmentation or pre-training. When data of the training dataset was reduced to 20%, we can still achieve a recognition result higher than 94%.
关键词: center loss,automatic target recognition (ATR),limited labeled data,Convolutional neural network (CNN),synthetic aperture radar (SAR),residual learning
更新于2025-09-10 09:29:36
-
[IEEE IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Valencia, Spain (2018.7.22-2018.7.27)] IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Joint Feature Network for Bridge Segmentation in Remote Sensing Images
摘要: This paper proposes a novel convolutional neural network architecture for semantic segmentation of bridges with various scales in optical remote sensing images. In the context of RSI analysis on objects with irregular shapes, it is necessary to get dense, pixelwise classification maps. To address the issue, a new network architecture for producing refined shapes is required instead of image categorization labels. In our end-to-end framework, a ResNet is used as a backbone model to extract semantic features, then a cascaded top-down path is added to fuse these features as different scales. Joint features are obtained by stacking different layers of feature maps. Experiments show our proposed architecture has the ability to combine rich multi-scale contextual information to produce semantic segmentation maps with high accuracy.
关键词: remote sensing images (RSIs),semantic segmentation,convolutional neural networks (CNNs),pixelwise classification
更新于2025-09-10 09:29:36
-
[IEEE 2018 40th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC) - Honolulu, HI, USA (2018.7.18-2018.7.21)] 2018 40th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC) - Fusing Results of Several Deep Learning Architectures for Automatic Classification of Normal and Diabetic Macular Edema in Optical Coherence Tomography
摘要: Diabetic Macular Edema (DME) is a severe eye disease that can lead to irreversible blindness if it is left untreated. DME diagnosis still relies on manual evaluation from opthalmologists, thus the process is time consuming and diagnosis may be subjective. This paper presents two novel DME detection frameworks: (1) combining features from three pre-trained Convolutional Neural Networks: AlexNet, VggNet and GoogleNet and performing feature space reduction using Principal Component Analysis and (2) a majority voting scheme based on a plurality rule between classifications from AlexNet, VggNet and GoogleNet. Experiments were conducted using Optical Coherence Tomography datasets retrieved from the Singapore Eye Research Institute and the Chinese University Hong Kong. The results are evaluated using a Leave-Two-Patients-Out Cross Validation at the volume level. This method improves DME classification with an accuracy of 93.75%, which is similar to the best algorithms so far on the same datasets.
关键词: GoogleNet,Convolutional Neural Networks,AlexNet,majority voting,Diabetic Macular Edema,Principal Component Analysis,VggNet,Optical Coherence Tomography
更新于2025-09-10 09:29:36
-
[IEEE 2018 40th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC) - Honolulu, HI, USA (2018.7.18-2018.7.21)] 2018 40th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC) - OCT Fluid Segmentation using Graph Shortest Path and Convolutional Neural Network <sup>*</sup>
摘要: Diagnosis and monitoring of retina diseases related to pathologies such as accumulated fluid can be performed using optical coherence tomography (OCT). OCT acquires a series of 2D slices (Bscans). This work presents a fully-automated method based on graph shortest path algorithms and convolutional neural network (CNN) to segment and detect three types of fluid including sub-retinal fluid (SRF), intra-retinal fluid (IRF) and pigment epithelium detachment (PED) in OCT Bscans of subjects with age-related macular degeneration (AMD) and retinal vein occlusion (RVO) or diabetic retinopathy. The proposed method achieves an average dice coefficient of 76.44%, 92.25% and 82.14% in Cirrus, Spectralis and Topcon datasets, respectively. The effectiveness of the proposed methods was also demonstrated in segmenting fluid in OCT images from the 2017 Retouch challenge.
关键词: optical coherence tomography,retinal vein occlusion,fluid segmentation,graph shortest path,convolutional neural network,age-related macular degeneration
更新于2025-09-10 09:29:36
-
[IEEE 2018 40th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC) - Honolulu, HI, USA (2018.7.18-2018.7.21)] 2018 40th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC) - Introducing a Novel Layer in Convolutional Neural Network for Automatic Identification of Diabetic Retinopathy
摘要: Convolutional neural networks have been widely used for identifying diabetic retinopathy on color fundus images. For such application, we proposed a novel framework for the convolutional neural network architecture by embedding a preprocessing layer followed by the first convolutional layer to increase the performance of the convolutional neural network classifier. Two image enhancement techniques i.e. 1- Contrast Enhancement 2- Contrast-limited adaptive histogram equalization were separately embedded in the proposed layer and the results were compared. For identification of exudates, hemorrhages and microaneurysms, the proposed framework achieved the total accuracy of 87.6%, and 83.9% for the contrast enhancement and contrast-limited adaptive histogram equalization layers, respectively. However, the total accuracy of the convolutional neural network alone without the prreprocessing layer was found to be 81.4%. Consequently, the new convolutional neural network architecture with the proposed preprocessing layer improved the performance of convolutional neural network.
关键词: contrast-limited adaptive histogram equalization,contrast enhancement,preprocessing layer,diabetic retinopathy,Convolutional neural networks,image enhancement
更新于2025-09-10 09:29:36
-
[IEEE IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Valencia, Spain (2018.7.22-2018.7.27)] IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Urban Change Detection for Multispectral Earth Observation Using Convolutional Neural Networks
摘要: The Copernicus Sentinel-2 program now provides multispectral images at a global scale with a high revisit rate. In this paper we explore the usage of convolutional neural networks for urban change detection using such multispectral images. We first present the new change detection dataset that was used for training the proposed networks, which will be openly available to serve as a benchmark. The Onera Satellite Change Detection (OSCD) dataset is composed of pairs of multispectral aerial images, and the changes were manually annotated at pixel level. We then propose two architectures to detect changes, Siamese and Early Fusion, and compare the impact of using different numbers of spectral channels as inputs. These architectures are trained from scratch using the provided dataset.
关键词: convolutional neural networks,multispectral earth observation,Change detection,supervised machine learning
更新于2025-09-10 09:29:36
-
[IEEE IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Valencia, Spain (2018.7.22-2018.7.27)] IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Classification of Hyperspectral Image Based on Hybrid Neural Networks
摘要: Convolutional neural networks (CNN), which are able to extract spatial semantic features, have achieved outstanding performance in many computer vision tasks. In this paper, hybrid neural networks (HNN) are proposed to extract both spatial and spectral features in the same deep networks. The proposed networks consist of different types of hidden layers, including spatial structure layer, spatial contextual layer, and spectral layer. All those layers work as organic networks to explore as much valuable information as possible from hyperspectral data for classification. Experimental results demonstrate competitive performance of the proposed approach over other state-of-the-art neural networks methods. Moreover, the proposed method is a new way to deal with multidimensional data with deep networks.
关键词: supervised classification,feature learning,hyperspectral image (HSI),convolutional neural networks (CNN)
更新于2025-09-10 09:29:36
-
[IEEE IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Valencia (2018.7.22-2018.7.27)] IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium - Transfer Learning with Convolutional Networks for Atmospheric Parameter Retrieval
摘要: The Infrared Atmospheric Sounding Interferometer (IASI) onboard the MetOp satellite series provides important measurements for Numerical Weather Prediction (NWP). Retrieving accurate atmospheric parameters from the raw data provided by IASI is a large challenge, but necessary in order to use the data in NWP models. Statistical models performance is compromised because of the extremely high spectral dimensionality and the high number of variables to be predicted simultaneously across the atmospheric column. All this poses a challenge for selecting and studying optimal models and processing schemes. Earlier work has shown non-linear models such as kernel methods and neural networks perform well on this task, but both schemes are computationally heavy on large quantities of data. Kernel methods do not scale well with the number of training data, and neural networks require setting critical hyperparameters. In this work we follow an alternative pathway: we study transfer learning in convolutional neural nets (CNNs) to alleviate the retraining cost by departing from proxy solutions (either features or networks) obtained from previously trained models for related variables. We show how features extracted from the IASI data by a CNN trained to predict a physical variable can be used as inputs to another statistical method designed to predict a different physical variable at low altitude. In addition, the learned parameters can be transferred to another CNN model and obtain results equivalent to those obtained when using a CNN trained from scratch requiring only fine tuning.
关键词: Infrared measurements,Convolutional Neural networks,parameter retrieval,Transfer Learning
更新于2025-09-10 09:29:36