Skip to content

Honours project with AI using TensorFlow for image recognition

Notifications You must be signed in to change notification settings

juanmanjarres/Astronomy

Repository files navigation

AI - Astronomy Research

Galaxy Classifier

How to run?

First, get the galaxy data for sdss_images_1000.npy and sdss_labels_1000.npy on astroML's GitHub.
Then copy this data to the root folder of the project.

Execute galaxy_classifier_tf2.py. This will create the weight data for all the galaxies present on the files.


Comet identifier

How to run?

First, get the data from the NASA AWS bucket, the details can be found on this website.
Then copy this data to the root folder of the project.

Execute comet_cnn.py. This will run the model for the regression and give an estimate for the location of a comet in the image.

About

Honours project with AI using TensorFlow for image recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages