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

oe1(光电查) - 科学论文

105 条数据
?? 中文(中国)
  • Forecasting Solar Power Using Long-Short Term Memory and Convolutional Neural Networks

    摘要: As solar photovoltaic (PV) generation becomes cost-effective, solar power comes into its own as the alternative energy with the potential to make up a larger share of growing energy needs. Consequently, operations and maintenance cost now have a large impact on the profit of managing power modules, and the energy market participants need to estimate the solar power in short or long terms of future. In this paper, we propose a solar power forecasting technique by utilizing convolutional neural networks and long–short-term memory networks recently developed for analyzing time series data in the deep learning communities. Considering that weather information may not be always available for the location where PV modules are installed and sensors are often damaged, we empirically confirm that the proposed method predicts the solar power well with roughly estimated weather data obtained from national weather centers as well as it works robustly without sophisticatedly preprocessed input to remove outliers.

    关键词: convolutional neural networks,deep learning,long-short term memory,Solar power forecasting

    更新于2025-09-23 15:22:29

  • [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) - Learning Illuminant Estimation from Object Recognition

    摘要: In this paper we present a deep learning method to estimate the illuminant of an image. Our model is not trained with illuminant annotations, but with the objective of improving performance on an auxiliary task such as object recognition. To the best of our knowledge, this is the first example of a deep learning architecture for illuminant estimation that is trained without ground truth illuminants. We evaluate our solution on standard datasets for color constancy, and compare it with state of the art methods. Our proposal is shown to outperform most deep learning methods in a cross-dataset evaluation setup, and to present competitive results in a comparison with parametric solutions.

    关键词: Illuminant estimation,deep learning,convolutional neural networks,computational color constancy,semi-supervised learning

    更新于2025-09-23 15:22:29

  • A Sample Update-Based Convolutional Neural Network Framework for Object Detection in Large-Area Remote Sensing Images

    摘要: This letter addresses the issue of accurate object detection in large-area remote sensing images. Although many convolutional neural network (CNN)-based object detection models can achieve high accuracy in small image patches, the models perform poorly in large-area images due to the large quantity of false and missing detections that arise from complex backgrounds and diverse groundcover types. To address this challenge, this letter proposes a sample update-based CNN (SUCNN) framework for object detection in large-area remote sensing images. The proposed framework contains two stages. In the first stage, a base model—single-shot multibox detector—is trained with the training data set. In the second stage, artificial composite samples are generated to update the training set. The parameters of the first-stage model are fine-tuned with the updated data set to obtain the second-stage model. The first- and second-stage models are evaluated using the large-area remote sensing image test set. Comparison experiments show the effectiveness and superiority of the proposed SUCNN framework for object detection in large-area remote sensing images.

    关键词: large-area remote sensing images,sample update,object detection,Convolutional neural networks (CNNs)

    更新于2025-09-23 15:22:29

  • Ship Classification in High-Resolution SAR Images via Transfer Learning with Small Training Dataset

    摘要: Synthetic aperture radar (SAR) as an all-weather method of the remote sensing, now it has been an important tool in oceanographic observations, object tracking, etc. Due to advances in neural networks (NN), researchers started to study SAR ship classification problems with deep learning (DL) in recent years. However, the limited labeled SAR ship data become a bottleneck to train a neural network. In this paper, convolutional neural networks (CNNs) are applied to ship classification by using SAR images with the small datasets. To solve the problem of over-fitting which often appeared in training small dataset, we proposed a new method of data augmentation and combined it with transfer learning. Based on experiments and tests, the performance is evaluated. The results show that the types of the ships can be classified in high accuracies and reveal the effectiveness of our proposed method.

    关键词: ship classification,deep learning (DL),convolutional neural networks (CNNs),synthetic aperture radar (SAR)

    更新于2025-09-23 15:22:29

  • Semi-supervised Automatic Segmentation of Layer and fluid region in Retinal Optical Coherence Tomography Images Using Adversarial Learning

    摘要: Optical coherence tomography (OCT) is a primary imaging technique for ophthalmic diagnosis due to its advantages in high resolution and non-invasiveness. Diabetes is a chronic disease, which could cause retinal layer deformation and fluid accumulation. It might increase the risk of blindness, and thus, it is important to monitor the morphology change of the retinal layer and fluid accumulation for diabetes patients. Due to the existence of deformation and fluid accumulation, the retinal layer and fluid region segmentation in the OCT image is a challenging task. Machine learning-based segmentation methods have been proposed, but they depend on a significant number of pixel-level annotated data, which is often unavailable. In this paper, we proposed a new semi-supervised fully convolutional deep learning method for segmenting retinal layers and fluid regions in retinal OCT B-scans. The proposed semi-supervised method leverages the unlabeled data through an adversarial learning strategy. The segmentation method includes a segmentation network and a discriminator network, and both the networks are with U-Net alike fully convolutional architecture. The objective function of the segmentation network is a joint loss function, including multi-class cross entropy loss, dice overlap loss, adversarial loss, and semi-supervised loss. We show that the discriminator network and the use of unlabeled data can improve the performance of segmentation. The proposed method is investigated on the duke Diabetic Macular Edema dataset and the POne dataset, and the experiment results demonstrate that our method is more effective than the other state-of-the-art methods for layers and fluid segmentation in the OCT images.

    关键词: image processing,optical coherence tomography,layer segmentation,Adversarial learning,convolutional neural networks

    更新于2025-09-23 15:22:29

  • [IEEE 2018 IEEE Southwest Symposium on Image Analysis and Interpretation (SSIAI) - Las Vegas, NV (2018.4.8-2018.4.10)] 2018 IEEE Southwest Symposium on Image Analysis and Interpretation (SSIAI) - Underwater Image Restoration using Deep Networks to Estimate Background Light and Scene Depth

    摘要: Images taken underwater often suffer color distortion and low contrast because of light scattering and absorption. An underwater image can be modeled as a blend of a clear image and a background light, with the relative amounts of each determined by the depth from the camera. In this paper, we propose two neural network structures to estimate background light and scene depth, to restore underwater images. Experimental results on synthetic and real underwater images demonstrate the effectiveness of the proposed method.

    关键词: depth estimation,image restoration,convolutional neural networks,Underwater images

    更新于2025-09-23 15:21:21

  • [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 - Ship Detection Based on Deep Convolutional Neural Networks for Polsar Images

    摘要: In this paper, we proposed a ship detection method based on deep convolutional neural networks for PolSAR images. The proposed ship detector firstly segments PolSAR images into sub-samples using a sliding window of fixed size to effectively extract translational-invariant spatial features. Further, the modified faster region based convolutional neural network (Faster-RCNN) method is utilized to realize ship detection for ships with different sizes and fusion the detection result. Finally, the proposed method was validated using real measured NASA/JPL AIRSAR datasets by comparing the performance with the modified constant false alarm rate (CFAR) detector. The comparison results demonstrate the validity and generality of the proposed detection algorithm.

    关键词: Deep convolutional neural networks,polarimetric synthetic aperture radar (PolSAR),ship detection

    更新于2025-09-23 15:21:21

  • [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 - Oil-Palm Tree Detection in Aerial Images Combining Deep Learning Classifiers

    摘要: Palm oil is the largest vegetable oil in the world in terms of produced volume, and 75% of global production is used for food and cooking purposes. Sustainable management of the producing areas calls for the frequent assessment of field conditions. In this paper, we investigate an automatic algorithm based on deep learning that is capable to build an inventory of individual oil-palm trees using aerial color images collected by unmanned aerial vehicles. The idea consists of combining the outputs of two independent convolutional neural networks, trained on partially distinct subsets of samples and different spatial scales to capture coarse and fine details of image patches. The estimated posterior probabilities are combined by simple averaging as to improve detection accuracy and estimate the confidence for each individual detection. Non-maxima suppression removes weak detections. Experiments at three commercial oil-palm tree plantations sites aged two, four, and 16 years in Northern Brazil revealed overall detection accuracies in the range 91.2–98.8% using orthomosaics of decimeter spatial resolution. The proposed approach can be a useful component of a forest monitoring system based on remote sensing.

    关键词: convolutional neural networks,classification,Tree counting,remote sensing,forest inventory

    更新于2025-09-23 15:21:21

  • [Advances in Intelligent Systems and Computing] Recent Findings in Intelligent Computing Techniques Volume 709 (Proceedings of the 5th ICACNI 2017, Volume 3) || Optimal Approach for Image Recognition Using Deep Convolutional Architecture

    摘要: In the recent time, deep learning has achieved huge popularity due to its performance in various machine learning algorithms. Deep learning as hierarchical or structured learning attempts to model high-level abstractions in data by using a group of processing layers. The foundation of deep learning architectures is inspired by the understanding of information processing and neural responses in human brain. The architectures are created by stacking multiple linear or nonlinear operations. The article mainly focuses on the state-of-the-art deep learning models and various real-world application-speci?c training methods. Selecting optimal architecture for speci?c problem is a challenging task; at a closing stage of the article, we proposed optimal approach to deep convolutional architecture for the application of image recognition.

    关键词: Deep neural networks,Image recognition,Image processing,Transfer learning,Convolutional neural networks,Deep learning

    更新于2025-09-23 15:21:01

  • Dual-Polarization Frequency Selective Rasorber With Independently Controlled Dual-Band Transmission Response

    摘要: It is of significant importance for any classification and recognition system, which claims near or better than human performance to be immune to small perturbations in the dataset. Researchers found out that neural networks are not very robust to small perturbations and can easily be fooled to persistently misclassify by adding a particular class of noise in the test data. This, so-called adversarial noise severely deteriorates the performance of neural networks, which otherwise perform really well on unperturbed dataset. It has been recently proposed that neural networks can be made robust against adversarial noise by training them using the data corrupted with adversarial noise itself. Following this approach, in this paper, we propose a new mechanism to generate a powerful adversarial noise model based on K-support norm to train neural networks. We tested our approach on two benchmark datasets, namely the MNIST and STL-10, using muti-layer perceptron and convolutional neural networks. Experimental results demonstrate that neural networks trained with the proposed technique show significant improvement in robustness as compared to state-of-the-art techniques.

    关键词: robustness,generalization,convolutional neural networks,adversarial,K-Support norm

    更新于2025-09-23 15:21:01