Skip to content

aninda1994/DogCat

Repository files navigation

Dog Cat classification

Cotton Diseases Prediction

Table of Content

Demo

Screenshot from 2020-12-12 13-42-14

https://dogcatclassification1.herokuapp.com/

Overview

This is a Flask web app which classify between dog and cat image

Motivation

What to do when you are at home due to this pandemic situation? I made this project because I wanted to get more hands on expierence on Machine learning and Data Science

Installation

The Code is written in Python 3.6.10. If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository:

pip install -r requirements.txt

Technologies Used

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result

Future Scope

  • Use multiple Algorithms
  • Optimize Flask app.py
  • Front-End

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published