Spectral Image Visualization Using Generative Adversarial Networks
Siyu Chen,Danping Liao,Yuntao Qian +2 more
- 28 Aug 2018
- pp 388-401
4
TL;DR: Wang et al. as discussed by the authors presented a novel visualization method based on generative adversarial network (GAN) to display spectral images in natural colors, in which a structure loss and an adversarial loss are combined to form a new loss function.
read more
Abstract: Spectral images captured by satellites and radio-telescopes are analyzed to obtain information about geological compositions distributions, distant asters as well as undersea terrain. Spectral images usually contain tens to hundreds of continuous narrow spectral bands, so the visualization based on information fusion and dimensional reduction is required for proper display on a trichromatic monitor which is important for spectral image processing and analysis system. The visualizations of spectral images should preserve as much information as possible from the original signal and facilitate image interpretation. However, most of the existing visualization methods display spectral images in false colors, which contradicts with human’s expectation and experience. In this paper, we present a novel visualization method based on generative adversarial network (GAN) to display spectral images in natural colors, in which a structure loss and an adversarial loss are combined to form a new loss function. The adversarial loss fits the visualized image to the natural image distribution using a discriminator network that is trained to distinguish false-color images from natural-color images. At the same time, we use an improved cycle loss as the structure constraint to guarantee structure consistency. Experimental results show that our method is able to generate structure-preserved and natural-looking visualizations.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Deep Neural Network Based Hyperspectral Pixel Classification With Factorized Spectral-Spatial Feature Representation
TL;DR: Wang et al. as discussed by the authors designed a novel neural network model for taking full advantage of the spectral-spatial structure of hyperspectral data, which achieved 0.18-7.6%, 0.1%-3.58%, and 0.21-3.09% improvement on overall accuracy.
Stochastic Momentum Method With Double Acceleration for Regularized Empirical Risk Minimization
TL;DR: This paper builds a stochastic and doubly accelerated momentum method (SDAMM) which incorporates the Nesterov’s momentum and Katyusha momentum in the framework of variance reduction, to stabilize the accelerated algorithm and reduce the dependence on the mini-batching.
Maximum Distance-based PCA Approximation for Hyperspectral Image Analysis and Visualization
Alina L. Machidon,Radu Coliban,Octavian Mihai Machidon,Mihai Ivanovici +3 more
- 04 Jul 2018
TL;DR: This work proposes a geometrical construction of an approximation of the PCA based on the maximum distance instead of the classical statistical approach based on computing the eigenvectors of the data covariance matrix and proves its usefulness for visualization of hyperspectral satellite images.
3
Method for Radiance Approximation of Hyperspectral Data Using Deep Neural Network
TL;DR: In this paper , a neural network model was proposed for calculating the radiance from raw hyperspectral data gathered using a Fabry-Perot interferometer color camera developed by VTT Technical Research Centre of Finland.
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Image-to-Image Translation with Conditional Adversarial Networks
Phillip Isola,Jun-Yan Zhu,Tinghui Zhou,Alexei A. Efros +3 more
- 21 Jul 2017
TL;DR: Conditional adversarial networks are investigated as a general-purpose solution to image-to-image translation problems and it is demonstrated that this approach is effective at synthesizing photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks.
Unpaired Image-to-Image Translation Using Cycle-Consistent Adversarial Networks
Jun-Yan Zhu,Taesung Park,Phillip Isola,Alexei A. Efros +3 more
- 01 Oct 2017
TL;DR: CycleGAN as discussed by the authors learns a mapping G : X → Y such that the distribution of images from G(X) is indistinguishable from the distribution Y using an adversarial loss.
19.5K
•Posted Content
MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications
Andrew Howard,Menglong Zhu,Bo Chen,Dmitry Kalenichenko,Weijun Wang,Tobias Weyand,M. Andreetto,Hartwig Adam +7 more
TL;DR: This work introduces two simple global hyper-parameters that efficiently trade off between latency and accuracy and demonstrates the effectiveness of MobileNets across a wide range of applications and use cases including object detection, finegrain classification, face attributes and large scale geo-localization.
18.5K
•Posted Content
Conditional Generative Adversarial Nets
Mehdi Mirza,Simon Osindero +1 more
TL;DR: The conditional version of generative adversarial nets is introduced, which can be constructed by simply feeding the data, y, to the generator and discriminator, and it is shown that this model can generate MNIST digits conditioned on class labels.
12.1K