ArunMichaelDsouza / tensorflow-image-detection

A generic image detection program that uses Google's Machine Learning library, Tensorflow and a pre-trained Deep Learning Convolutional Neural Network model called Inception.
MIT License
328 stars 88 forks source link

issue with $bash train.sh in directory #8

Open amysinghoberoi opened 6 years ago

amysinghoberoi commented 6 years ago

how do we run $bash train.sh in project directory im using spyder in windows. ps : im new to programming. and i loved this repository thankyou!!

ArunMichaelDsouza commented 6 years ago

Try running it in the bash shell directly on windows. You might already have it installed on your system, if not please follow this article - https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/