robitussin / image-classification-using-flask

Sample image classification using tensorflow, keras and flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Before using RAPTOR, ensure Python 3.8+ is installed. Clone the RAPTOR repository and install necessary dependencies:

git clone robitussin/image-classification-using-flask
cd image-classification-using-flask
pip install -r requirements.txt

Basic Usage

To get started, run app.ipynb

About

Sample image classification using tensorflow, keras and flask


Languages

Language:Jupyter Notebook 50.7%Language:HTML 21.6%Language:JavaScript 17.1%Language:CSS 10.6%