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

Adding Mars, Neptune and Uranus training images to improve classifier… #62

Closed mgrinstein closed 4 years ago

mgrinstein commented 4 years ago

… training performance.

ritwik12 commented 4 years ago

@ferreiramonique Thanks a lot for this PR. I manually checked the images and few looked doubtful, so can you please remove them? Also, after removing please change the numbering of images to not have an issue with removed images.

mars - 034 image
neptune - 030
uranus - 026, 028, 029, 032
ritwik12 commented 4 years ago

@ferreiramonique Thanks a lot :)