Coder Social home page Coder Social logo

alainvictorr / dog-breed-udacity Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.7 MB

This is the final project report in Udacity course: Machine Learning Engineer Nanodegree Program. In this project, a dog breed identification model is implemented with CNN and pytorch framework.

Jupyter Notebook 100.00%

dog-breed-udacity's Introduction



Dog Breed identification Project

This is the dog breed identification projecy submission by Alain Ramirez Martinez. This project is made in an ipython notebook which contains the main project codes and results.

Requirements

Most of the code was implemented in Udacity workspace. The main libraries used for this project are:

  • OpenCV
  • Pytorch
  • TQDM (Fast, Extensible Progress Meter)
  • VGG16 pre-trained model
  • Model from Scratch from here
  • Alexnet pre-trained model (proposal)
  • Resnet18 pre-trained model (report)

The following library was implementd in a personal computer (Intel Corei5 6th gen, 32GB RAM) with Anaconda distribution because it is not supported in the workspace.

The following torchvision transform was implemented in the same personal computer because is not supported in the workspace:

  • Transform.RandomPerspective(0.5,0.5,2,0)

Extra files included in this project

The following files are included as a probe of other tests that were made for this project.

  • dog para lr.ipynb
  • algorithm.ppt

Repository

The original Udacity project instructions can be found here.

  • The dog dataset can be downloaded from this link
  • The human dataset can be downloaded from this link

Achievements

The Model from scratch can achieve 16% of accuracy in just 10 epochs. That was accomplished after some tests with different learning rate and data augmentation.
The Model from scratch can achieve 20% of accuracy in 20 epochs. That was accomplished after some tests with different learning rate and data augmentation. Unfortunatly there is no probe of this because it was made in a personal computer without random seed. Next tests could not replicate that result.

dog-breed-udacity's People

Contributors

alainvictorr avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.