Skip to content

Real-time barcode detection and reading from images using YOLO and OCR. Includes a FastAPI backend, Streamlit interface, and Docker support.

License

Notifications You must be signed in to change notification settings

romj99/barcode-detection-and-reading

Repository files navigation

Barcode Detection and Reading from

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.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/romj99/barcode-detection-and-reading.git
    
    cd barcode-detection-and-reading
  2. Build and run containerized app:

    docker compose up
    
  3. Access to the endpoint in your web browser. http://0.0.0.0:8000/docs

  4. Make a prediction Test Image 3

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

About

Real-time barcode detection and reading from images using YOLO and OCR. Includes a FastAPI backend, Streamlit interface, and Docker support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published