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

Added more training data #67

Closed varunpusarla closed 3 years ago

varunpusarla commented 3 years ago

Added some more images for the planets Mars, Venus, Uranus and Neptune.

ritwik12 commented 3 years ago

@varunpusarla Thanks for the images. I checked the data and few needs to be removed.

hub/examples/image_retraining/training_data/mars/040.webp 
hub/examples/image_retraining/training_data/neptune/031.jpg
hub/examples/image_retraining/training_data/uranus/030.jpg
hub/examples/image_retraining/training_data/uranus/032.jpg
hub/examples/image_retraining/training_data/uranus/033.jpg
hub/examples/image_retraining/training_data/uranus/034.jpg
hub/examples/image_retraining/training_data/uranus/035.jpg
hub/examples/image_retraining/training_data/uranus/036.jpg
hub/examples/image_retraining/training_data/uranus/037.jpg
hub/examples/image_retraining/training_data/uranus/040.jpg
hub/examples/image_retraining/training_data/venus/032.jpg
hub/examples/image_retraining/training_data/venus/033.jpg

Also, please renumber the images after removing

varunpusarla commented 3 years ago

I removed the above mentioned images.

ritwik12 commented 3 years ago

@varunpusarla Thanks a lot!!