Skip to content

shardsnaik/Dog_vs_Cat_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog vs Cat Classifier

This project is a deep learning-based classifier that predicts whether an uploaded image contains a cat or a dog. Built with TensorFlow, Flask, and React, it allows users to upload an image and get predictions via a user-friendly interface.


Features

  • Deep Learning Model: Uses a CNN model trained on cat vs. dog images.
  • Web Interface: A React-based front-end for easy interaction.
  • API Integration: Flask REST API for backend prediction.
  • Heroku Deployment: Deployed with CI/CD pipelines.

Technologies Used

  • Backend: Flask, TensorFlow
  • Frontend: React, HTML, CSS
  • Deployment: Heroku, Docker
  • Version Control: GitHub Actions for CI/CD

Installation

Prerequisites

  • Python >= 3.8
  • Node.js and npm
  • Docker (optional for containerized deployment)
  • Heroku CLI

Steps

  1. Clone this repository:
    git clone https://github.com/your-username/Dog_vs_Cat_Classifier.git
    cd Dog_vs_Cat_Classifier

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published