<<<<<<< HEAD
The main purpose of the project is to classify dogs and other animals as non-dogs
This is my first project, studying Python on Udacity during the AWS AI & ML Scholarship course
TODO:
- Git clone https://github.com/Freezer-tech/Project0.git
- I'll create soon a package ready to install
TODO: Put some images of a dog into a folder named uploaded_images/ Then run Python dogsornondogs --dir uploaded_images/ --arch nome_of_the_model --dogsnames.txt
NB: nome_of_the_model should be VGG or alexnet or resnet
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
TODO: Write history
TODO: Udacity, Amazon AWS
31e4323 (first commit)