ritwik12 / Celestial-bodies-detection

TensorFlow Image Classifier that can be used to classify whether an image is of a Planet (Earth, Mercury, Mars, etc), Galaxy (Spiral, Elliptical, Irregular), Satellites, Comets, Etc.
https://celestial-bodies-detection.herokuapp.com
GNU General Public License v3.0
84 stars 57 forks source link

Classifying Celestial-bodies #38 #59

Closed krkakade closed 4 years ago

krkakade commented 4 years ago

Hi, I have included the following things -Classifications for the celestial bodies: Stars, Supernova, Nebula and Cluster of galaxies is added in the repository. -Also test data for elliptical and mercury have been added.

The model has been retrained on the latest available data. So, accordingly the data in "bottlenecks" has been changed.

Kindly have a look on it and please let me know if there are any suggestions.

Thank you :)

ritwik12 commented 4 years ago

@krkakade Thanks a lot for your contribution. Total files are 1211 which makes it so hard to find the changes. can you please create another PR for bottlenecks and one for the code and data changes so that I can review.

krkakade commented 4 years ago

Thank you for quick response. I will make changes and raise a pull request ASAP.