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

Add Docker to this project #90

Closed jkfran closed 1 month ago

jkfran commented 1 year ago

I had issues running this project with virtualenv so I thought it might be good to provide an alternative option with Docker.

ritwik12 commented 1 year ago

@jkfran Thanks for creating this, can you also please add Docker commands? how to install it and all the steps before running docker. Would be good for beginners.