Exo-atmospheric infrared objects classification using recurrence-plots-based convolutional neural networks.

Applied Optics
|January 16, 2019
PubMed
Summary

This study introduces a novel Recurrence Plots-based Convolutional Neural Network (RP-CNN) for classifying exo-atmospheric objects using infrared (IR) signatures. The RP-CNN method significantly enhances classification accuracy and robustness for distant objects, overcoming challenges like detector noise.

Related Concept Videos

Convolution Properties II01:17

Convolution Properties II

The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
584
Arrhenius Plots02:34

Arrhenius Plots

The Arrhenius equation relates the activation energy and the rate constant, k, for chemical reactions. In the Arrhenius equation, k = Ae−Ea/RT, R is the ideal gas constant, which has a value of 8.314 J/mol·K, T is the temperature on the kelvin scale, Ea is the activation energy in J/mole, e is the constant 2.7183, and A is a constant called the frequency factor, which is related to the frequency of collisions and the orientation of the reacting molecules.
The Arrhenius equation can be used...
46.9K
Residual Plots01:07

Residual Plots

A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
6.5K
Microsoft Excel: Plotting Mean, SD, and SE01:18

Microsoft Excel: Plotting Mean, SD, and SE

In Microsoft Excel, plotting the mean along with standard deviation (SD) and standard error (SE) helps visualize data variability and reliability. To plot these values, follow these steps:
First, calculate the mean, SD, and SE of your data. The mean is obtained using the formula `=AVERAGE(range)`, while SD can be calculated with `=STDEV.P(range)` for a population or `=STDEV.S(range)` for a sample. SE is calculated as `=SD/SQRT(n)`, where `n` is the sample size.
To plot these values, use a bar...
1.2K
Convolution Properties I01:20

Convolution Properties I

Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
588
Bode Plots01:26

Bode Plots

Bode plots are graphical tools that use logarithmic scales for frequency on the x-axis and gain in decibels on the y-axis. This logarithmic method allows a wide range of frequencies to be compactly displayed, enabling the analysis of component effects on circuit behavior across a broad frequency spectrum.
A network function represents the ratio of a system's output to its input, with the magnitude and phase angle derived from the complex network function. The decibel logarithmic gain is...
1.3K