kivancgunduz / expiration-date-detection

An API that detect expiration date from the product package's picture based on Deep Learning Algorithms
MIT License
8 stars 5 forks source link
deep-learning expiration-control fastapi fully-convolutional-network object-detection opencv python rest-api tesseract-ocr

expiration-date-detection

An API that detect expiration date from the product package's picture based on Deep Learning Algorithms. The project developed for Delhaize managed by BeCode.

Approach

Technologies

- Python 3.9.5 
- FastAPI 0.78.0
- opencv 4.5.5
- PyTorch 1.5.0
- PyTesseract 0.3.9

Installation

REST-API Endpoints

Project Guideline