Deep Galaxy: Classification of Galaxies based on Deep Convolutional Neural Networks
This work addresses galaxy classification for astronomy, but it is incremental as it applies an existing method to a specific dataset.
The paper tackled galaxy classification into Elliptical, Spiral, and Irregular categories using a deep convolutional neural network, achieving 97.272% testing accuracy on 1356 images and outperforming related works.
In this paper, a deep convolutional neural network architecture for galaxies classification is presented. The galaxy can be classified based on its features into main three categories Elliptical, Spiral, and Irregular. The proposed deep galaxies architecture consists of 8 layers, one main convolutional layer for features extraction with 96 filters, followed by two principles fully connected layers for classification. It is trained over 1356 images and achieved 97.272% in testing accuracy. A comparative result is made and the testing accuracy was compared with other related works. The proposed architecture outperformed other related works in terms of testing accuracy.