Skip to content

Freezer-tech/Project0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Use a Pre-trained Image Classifier to Identify Dog Breeds

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

Installation

TODO:

  1. Git clone https://github.com/Freezer-tech/Project0.git
  2. I'll create soon a package ready to install

Usage

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

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Udacity, Amazon AWS

License

TODO: Write license

Project0

31e4323 (first commit)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published