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 60 forks source link

Add Docker to this project #90

Closed jkfran closed 4 months ago

jkfran commented 2 years 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 2 years 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.