Skip to content

syntaxai-lab/image_classification_restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classification API

This project is a simple image classification API built using Python, TensorFlow, Keras, Flask, and Docker. The API takes an image as input and returns its predicted class.

Tech stack

  • Python 3.x
  • TensorFlow & Keras
  • Flask (for the API)
  • Docker & Docker Compose

1️⃣ Prerequisites

  • Docker & Docker Compose installed, alternatively Docker Engine

2️⃣ Installation

Clone the repository:

git clone https://github.com/syntaxai-lab/image_classification_restapi.git
cd image_classification_restapi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published