Nutrition Table Extraction Model integrating with CUDA, cuDNN, TensorRT
Go»
View Demo
·
Report Bug
·
Request Feature
Table of Contents
The Nutrition Table Extraction project aims to develop an efficient solution for automatically detecting and extracting nutrition information from scanned images of nutrition tables..
This project combines OCR techniques with table extraction models to detect tables within images and extract text in a structured manner, it can handle different types of table formats
In this section provide instructions on how to use this repository to recreate and running project locally.
Here, list all libraries, packages and other dependencies that need to be installed to run your project. Include library versions and how should be installed if a special requirement is needed.
Download, install and setup to get more speed using internal GPU Using: CUDA 11.2 cuDNN 8.1.1 TensorRT 8.2.2.1
- Pandas 2.2.3
pip install pandas==2.2.3
- OpenCV 1.0.0
pip install cv==1.0.0
- Numpy 1.26.4
pip install numpy==1.26.4
- Matplotlib 3.9.2
pip install matplotlib==3.9.2
- Albumentations 3.9.2
pip install albumentations==1.4.21
- Tensorflow 2.10.1
pip install tensorflow==2.10.1
- Clone the repo
git clone https://github.com/FITS-AI/Machine_Learning_OCR.git
- Running the table_extractor.ipynb
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Theodorus Limbong - @linkedin - contacttheodorus@gmail.com
Acknowledge any individual, group, institution or service.