8000 GitHub - ashishdevo28/Dog_app: It's a project to detect Dog Breed.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ashishdevo28/Dog_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog_app

N|Solid

Build Status

Project Overview

Welcome to the Convolutional Neural Networks (CNN) project! In this project, you will learn how to build a pipeline to process real-world, user-supplied images. Given an image of a dog, your algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.

Along with exploring state-of-the-art CNN models for classification, you will make important design decisions about the user experience for your app. Our goal is that by completing this lab, you understand the challenges involved in piecing together a series of models designed to perform various tasks in a data processing pipeline. Each model has its strengths and weaknesses, and engineering a real-world application often involves solving many problems without a perfect answer. Your imperfect solution will nonetheless create a fun user experience!

alt text

Project Requirements

  • Basic Python
  • Understand Machine Learning Code

Project Instructions

Clone the project from the GitHub repository.

Project Contribution

  • If you want to Contribute to make project better.
  • Clone the repo.
  • Open the "dog_app.ipynb" in jupyter notebook.
  • And run the first block starts with !wget ...... that downloads the data
  • After downloading it comment those line # and start running block of code from up to down!

About

It's a project to detect Dog Breed.

Resources

License

Stars

Watchers

Forks

Releases

No 3839 releases published

Packages

No packages published
0