Table of contents
Open Table of contents
Object Detection API
Object detection API implemented using OpenCV, TensorFlow, and FastAPI. The project includes:
- Jupyter Notebook: Used for training the object detection model with a dataset.
- FastAPI Server: Provides a REST API for serving inferences, allowing easy integration into applications.
Source code can be found on GitHub.