Skip to content

CNN-based classifier and object detection network targeting galaxies starting from an image dataset.

Notifications You must be signed in to change notification settings

terranovafr/GalaxyDetectionClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Why galaxies? 🌌

Machine Learning played a crucial role in astronomical applications, and galaxy classification has without a doubt benefitted from Deep Learning techniques. In particular, it has helped astronomers in identifying the morphology of galaxies, a task paramount not only for understanding their formation but also for understanding the origins and development of the universe.

Project Structure

This project aims to develop a software pipeline capable of detecting and classifying galaxies during astronomical observations using a telescope. The project is divided into two modules: Galaxy Classification and Object Detection.
The Galaxy Classification module is designed to classify galaxies into their respective classes based on the images captured during visual observations. It utilizes a classifier that analyzes the characteristics of the galaxy image and assigns it to the appropriate class.
On the other hand, the Object Detection module focuses on detecting the precise locations of galaxies in the observed images. By employing advanced techniques, this module identifies and localizes galaxies within the astronomical observation data.
For further details and instructions on each module, please refer to the README file provided in their respective subfolders. The README files contain all the necessary information to understand and utilize each module effectively. Pasted Graphic

Object Detection

Pasted Graphic 1

Galaxy Classification

Pasted Graphic 3

About

CNN-based classifier and object detection network targeting galaxies starting from an image dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published