This project implements a FastAPI application that utilizes a a custom YOLO model for image processing and barcode detection. The application is containerized using Docker and Docker Compose for easy deployment.
-
Clone the repository:
git clone https://github.com/romj99/barcode-detection-and-reading.git cd barcode-detection-and-reading
-
Build and run containerized app:
docker compose up
-
Access to the endpoint in your web browser. http://0.0.0.0:8000/docs
This project is licensed under the Apache License 2.0. See the LICENSE file for details.