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

Change Test data files names #45

Closed ritwik12 closed 4 years ago

ritwik12 commented 4 years ago

It will be good to have test data the same way we have training data in specific folders with proper numbering like 000, 001 etc

ritwik12 commented 4 years ago

There is a script contributed by @attard-andrew /utils/rename_files.py which can be used

attard-andrew commented 4 years ago

@ritwik12 Submitting pull request now.

ritwik12 commented 4 years ago

@attard-andrew Any progress here?

ritwik12 commented 4 years ago

I guess this was already done and missed to close the issue. Closing now!!