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.
- Python 3.x
- TensorFlow & Keras
- Flask (for the API)
- Docker & Docker Compose
- Docker & Docker Compose installed, alternatively Docker Engine
Clone the repository:
git clone https://github.com/syntaxai-lab/image_classification_restapi.git
cd image_classification_restapi