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

Rename test data #46

Closed attard-andrew closed 4 years ago

attard-andrew commented 4 years ago

@ritwik12 I used the same script to rename the files in the test_data directory. I created a new branch for this change - is that the usual process? A new branch for each new issue?

attard-andrew commented 4 years ago

I'm noticing all the conflicts - it seems like all my previous commits are included....??

ritwik12 commented 4 years ago

@attard-andrew That's the usual process but I think you created branch from another branch. Always keep master clean and create as many branches from it as per issues