修车大队一品楼qm论坛51一品茶楼论坛,栖凤楼品茶全国楼凤app软件 ,栖凤阁全国论坛入口,广州百花丛bhc论坛杭州百花坊妃子阁

oe1(光电查) - 科学论文

过滤筛选

出版时间
  • 2018
研究主题
  • Conditional Random Fields (CRF)
  • Convolutional Neural Network (CNN)
  • Fine Classification
  • Airborne hyperspectral
应用领域
  • Optoelectronic Information Science and Engineering
机构单位
  • Wuhan University
  • Central South University
  • Hubei University
404 条数据
?? 中文(中国)
  • Comparison of Artificial Intelligence and Physical Models for Forecasting Photosynthetically-Active Radiation

    摘要: Different kinds of radiative transfer models, including a relative sunshine-based model (BBM), a physical-based model for tropical environment (PBM), an efficient physical-based model (EPP), a look-up-table-based model (LUT), and six artificial intelligence models (AI) were introduced for modeling the daily photosynthetically-active radiation (PAR, solar radiation at 400–700 nm), using ground observations at twenty-nine stations, in different climatic zones and terrain features, over mainland China. The climate and terrain effects on the PAR estimates from the different PAR models have been quantitatively analyzed. The results showed that the Genetic model had overwhelmingly higher accuracy than the other models, with the lowest root mean square error (RMSE = 0.5 MJ m?2day?1), lowest mean absolute bias error (MAE = 0.326 MJ m?2day?1), and highest correlation coefficient (R = 0.972), respectively. The spatial–temporal variations of the annual mean PAR (APAR), in the different climate zones and terrains over mainland China, were further investigated, using the Genetic model; the PAR values in China were generally higher in summer than those in the other seasons. The Qinghai Tibetan Plateau had always been the area with the highest APAR (8.668 MJ m?2day?1), and the Sichuan Basin had always been the area with lowest APAR (4.733 MJ m?2day?1). The PAR datasets generated by the Genetic model, in this study, could be used in numerous PAR applications, with high accuracy.

    关键词: photosynthetically-active radiation,climate zones,physical models,artificial neural network,terrain features

    更新于2025-09-09 09:28:46

  • Development of an Automated Screening System for Retinopathy of Prematurity Using a Deep Neural Network for Wide-angle Retinal Images

    摘要: Background: Retinopathy of prematurity (ROP) is one of the main causes of childhood blindness. However, insufficient ophthalmologists are qualified for ROP screening. Objective: To evaluate the performance of a deep neural network (DNN) for automated screening of ROP. Methods: The training and test sets came from 420,365 wide-angle retina images from ROP screening. A transfer learning scheme was designed to train the DNN classifier. First, a pre-processing classifier images. Then, pediatric ophthalmologists labeled each image as either ROP or negative. The labeled training set (8090 positive images and 9711 negative ones) was used to fine-tune three candidate DNN classifiers (AlexNet, VGG-16, and GoogLeNet) with the transfer learning approach. The resultant classifiers were evaluated on a test data set of 1742 samples, and compared with five independent pediatric retinal ophthalmologists. The ROC (receiver operating characteristic) curve, ROC area under the curve (AUC) and P-R (precision-recall) curve on the test data set were analyzed. Accuracy, precision, sensitivity (recall), specificity, F1 score, Youden index, and MCC (Matthews correlation coefficient) were evaluated at different sensitivity cutoffs. The data from the five pediatric ophthalmologists were plotted in the ROC and P-R curves to visualize their performances. Results: VGG-16 achieved the best performance. At the cutoff point that maximized F1 score in the precision-recall curve, the final DNN model achieved 98.8% accuracy, 94.1% sensitivity, 99.3% specificity, and 93.0% precision. This was comparable to the pediatric ophthalmologists (98.8% accuracy, 93.5% sensitivity, 99.5% specificity and 96.7% precision). Conclusion: In the screening of ROP using the evaluation of wide-angel retinal images, DNNs had high accuracy, sensitivity, specificity, and precision, comparable to that of pediatric ophthalmologists.

    关键词: image classification,retinopathy of prematurity,transfer learning,deep neural network,wide-angle retinal image,computer-aided diagnosis

    更新于2025-09-09 09:28:46

  • [IEEE 2018 25th IEEE International Conference on Image Processing (ICIP) - Athens, Greece (2018.10.7-2018.10.10)] 2018 25th IEEE International Conference on Image Processing (ICIP) - MFCNET: End-to-End Approach for Change Detection in Images

    摘要: Change detection is an important task in computer vision and video processing. Due to unimportant or nuisance forms of change, traditional methods require sophisticated image pre-processing and possibly manual interaction. In this work, we propose an end-to-end approach for change detection to identify temporal changes in multiple images. Our approach feeds a pair of images into a deep convolutional neural network combining the model of MatchNet [1] and the Fully Convolutional Network [2] modified to reduce the number of parameters. We train and evaluate the proposed approach using a subset of frames from the Change Detection challenge 2014 dataset (CDnet2014). Experimental evaluation comparing the performance of the proposed approach with several known approaches shows that the proposed approach outperforms existing methods.

    关键词: MatchNet,deep neural network,FCN,MFCNet,Change detection

    更新于2025-09-09 09:28:46

  • Data Augmentation for Hyperspectral Image Classification With Deep CNN

    摘要: Convolutional neural network (CNN) has been widely used in hyperspectral imagery (HSI) classification. Data augmentation is proven to be quite effective when training data size is relatively small. In this letter, extensive comparison experiments are conducted with common data augmentation methods, which draw an observation that common methods can produce a limited and up-bounded performance. To address this problem, a new data augmentation method, named as pixel-block pair (PBP), is proposed to greatly increase the number of training samples. The proposed method takes advantage of deep CNN to extract PBP features, and decision fusion is utilized for final label assignment. Experimental results demonstrate that the proposed method can outperform the existing ones.

    关键词: pattern classification,Convolutional neural network (CNN),hyperspectral imagery (HSI),data augmentation

    更新于2025-09-09 09:28:46

  • Learning Spectral-Spatial-Temporal Features via a Recurrent Convolutional Neural Network for Change Detection in Multispectral Imagery

    摘要: Change detection is one of the central problems in earth observation and was extensively investigated over recent decades. In this paper, we propose a novel recurrent convolutional neural network (ReCNN) architecture, which is trained to learn a joint spectral–spatial–temporal feature representation in a unified framework for change detection in multispectral images. To this end, we bring together a convolutional neural network and a recurrent neural network into one end-to-end network. The former is able to generate rich spectral-spatial feature representations, while the latter effectively analyzes temporal dependence in bitemporal images. In comparison with previous approaches to change detection, the proposed network architecture possesses three distinctive properties: 1) it is end-to-end trainable, in contrast to most existing methods whose components are separately trained or computed; 2) it naturally harnesses spatial information that has been proven to be beneficial to change detection task; and 3) it is capable of adaptively learning the temporal dependence between multitemporal images, unlike most of the algorithms that use fairly simple operation like image differencing or stacking. As far as we know, this is the first time that a recurrent convolutional network architecture has been proposed for multitemporal remote sensing image analysis. The proposed network is validated on real multispectral data sets. Both visual and quantitative analyses of the experimental results demonstrate competitive performance in the proposed mode.

    关键词: multitemporal image analysis,Change detection,long short-term memory (LSTM),recurrent convolutional neural network (ReCNN)

    更新于2025-09-09 09:28:46

  • Self-Supervised Feature Learning With CRF Embedding for Hyperspectral Image Classification

    摘要: The challenges in hyperspectral image (HSI) classification lie in the existence of noisy spectral information and lack of contextual information among pixels. Considering the three different levels in HSIs, i.e., subpixel, pixel, and superpixel, offer complementary information, we develop a novel HSI feature learning network (HSINet) to learn consistent features by self-supervision for HSI classification. HSINet contains a three-layer deep neural network and a multifeature convolutional neural network. It automatically extracts the features such as spatial, spectral, color, and boundary as well as context information. To boost the performance of self-supervised feature learning with the likelihood maximization, the conditional random field (CRF) framework is embedded into HSINet. The potential terms of unary, pairwise, and higher order in CRF are constructed by the corresponding subpixel, pixel, and superpixel. Furthermore, the feedback information derived from these terms are also fused into the different-level feature learning process, which makes the HSINet-CRF be a trainable end-to-end deep learning model with the back-propagation algorithm. Comprehensive evaluations are performed on three widely used HSI data sets and our method outperforms the state-of-the-art methods.

    关键词: self-supervision,feature learning,convolutional neural network (CNN),Conditional random field (CRF),hyperspectral image (HSI) classification

    更新于2025-09-09 09:28:46

  • Improving resolution of medical images with deep dense convolutional neural network

    摘要: Doctors always desire high-resolution medical images to have accurate diagnosis. Super-resolution (SR) is a technology that can improve the resolution of medical images. Convolutional neural network (CNN)–based SR methods have achieved desired performance in natural images. In this paper, we apply a deep dense SR (DDSR) convolutional neural networks model to two types of medical images, including Computerized Tomography (CT) images and Magnetic Resonance imaging (MRI) images. This network densely connects every hidden layer to learn high-level features, which was first proposed for object recognition. A set of medical images is used for experiments. We compare the performance of DDSR with three state-of-the-art SR network models, including SR Convolutional Neural Network (SRCNN), Fast SR Convolutional Neural Network (FSRCNN), and Very Deep SR Convolutional Neural Network (VDSR). Both the objective indices and subjective evaluations are used for comparison. The results show that the proposed network has better performances both on CT and MRI images.

    关键词: deep dense convolutional neural network,super-resolution,medical image

    更新于2025-09-09 09:28:46

  • Point-of-care, smartphone-based, dual-modality, dual-view, oral cancer screening device with neural network classification for low-resource communities

    摘要: Oral cancer is a growing health issue in a number of low- and middle-income countries (LMIC), particularly in South and Southeast Asia. The described dual-modality, dual-view, point-of-care oral cancer screening device, developed for high-risk populations in remote regions with limited infrastructure, implements autofluorescence imaging (AFI) and white light imaging (WLI) on a smartphone platform, enabling early detection of pre-cancerous and cancerous lesions in the oral cavity with the potential to reduce morbidity, mortality, and overall healthcare costs. Using a custom Android application, this device synchronizes external light-emitting diode (LED) illumination and image capture for AFI and WLI. Data is uploaded to a cloud server for diagnosis by a remote specialist through a web app, with the ability to transmit triage instructions back to the device and patient. Finally, with the on-site specialist’s diagnosis as the gold-standard, the remote specialist and a convolutional neural network (CNN) were able to classify 170 image pairs into ‘suspicious’ and ‘not suspicious’ with sensitivities, specificities, positive predictive values, and negative predictive values ranging from 81.25% to 94.94%.

    关键词: convolutional neural network,screening device,oral cancer,low-resource communities,smartphone-based,autofluorescence imaging,white light imaging

    更新于2025-09-09 09:28:46

  • [IEEE 2017 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC) - Atlanta, GA (2017.10.21-2017.10.28)] 2017 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC) - Deep residual learning in CT physics: scatter correction for spectral CT

    摘要: Recently, spectral CT has been drawing a lot of attention in a variety of clinical applications primarily due to its capability of providing quantitative information about material properties. The quantitative integrity of the reconstructed data depends on the accuracy of the data corrections applied to the measurements. Scatter correction is a particularly sensitive correction in spectral CT as it depends on system effects as well as the object being imaged and any residual scatter is amplified during the non-linear material decomposition. An accurate way of removing scatter is subtracting the scatter estimated by Monte Carlo simulation. However, to get sufficiently good scatter estimates, extremely large numbers of photons are required, which may lead to unexpectedly high computational costs. Other approaches model scatter as a convolution operation using kernels derived using empirical methods. These techniques have been found to be insufficient in spectral CT due to their inability to sufficiently capture object dependence. In this work, we develop a deep residual learning framework to address both issues of computation simplicity and object dependency. A deep convolution neural network is trained to determine the scatter distribution from the projection content in training sets. In test cases of a digital anthropomorphic phantom and real water phantom, we demonstrate that with much lower computing costs, the proposed network provides sufficiently accurate scatter estimation.

    关键词: convolutional neural network,deep residual learning,Monte Carlo simulation,scatter correction,spectral CT

    更新于2025-09-09 09:28:46

  • [IEEE 2018 10th IAPR Workshop on Pattern Recognition in Remote Sensing (PRRS) - Beijing (2018.8.19-2018.8.20)] 2018 10th IAPR Workshop on Pattern Recognition in Remote Sensing (PRRS) - Collaborative Classification of Hyperspectral and LIDAR Data Using Unsupervised Image-to-Image CNN

    摘要: Currently, how to efficiently exploit useful information from multi-source remote sensing data for better Earth observation becomes an interesting but challenging problem. In this paper, we propose an collaborative classification framework for hyperspectral image (HSI) and Light Detection and Ranging (LIDAR) data via image-to-image convolutional neural network (CNN). There is an image-to-image mapping, learning a representation from input source (i.e., HSI) to output source (i.e., LIDAR). Then, the extracted features are expected to own characteristics of both HSI and LIDAR data, and the collaborative classification is implemented by the deep CNN. Experimental results on two real remote sensing data sets demonstrate the effectiveness of the proposed framework.

    关键词: Hyperspectral Image,Convolutional Neural Network,Data Fusion,Deep Learning

    更新于2025-09-09 09:28:46