Skip to content

Latest commit

 

History

History

table_detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Nutrition Table Detection

This directory shows how we can are using the model to detect the nutrition tables in images. The provided Jupyter Notebook shows how we can use the pre-trained graph to detect the tables in the product images. Before running the notebook, install the object detection model from the Tensorflow Github Repository. To install it on your device, clone the repository and follow the instructions in the link given.