Skip to content

chricke/table-detection-deeplearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Detection using Deep Learning

Python scripts used to create the content for https://christian-beckmann.net/2018/07/18/table-detection-using-deep-learning/.

Implementation of "Gilani, Azka & Rukh Qasim, Shah & Malik, Imran & Shafait, Faisal. (2017). Table Detection Using Deep Learning. 10.1109/ICDAR.2017.131." based on Python 3 and Luminoth (based on famous Tensorflow).

Requirements:

  • pandas
  • pillow
  • opencv-python
  • luminoth

You can install the dependencies using pip:
pip install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages