issues
search
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
59
forks
source link
chores: add gitigore
#18
Closed
sudhanshu-chauhan
closed
5 years ago
sudhanshu-chauhan
commented
5 years ago
add .gitignore file to ignore pyc files.
delete label_image.pyc file.
ritwik12
commented
5 years ago
@sudhanshu-chauhan Thanks!!
ritwik12
commented
5 years ago
Fixes #17