An open API service indexing awesome lists of open source software.

https://github.com/twerkmeister/table-segmenter

A simple nn regression model to predict the next row position in a table image
https://github.com/twerkmeister/table-segmenter

machine-learning structure table tensorflow

Last synced: 9 days ago
JSON representation

A simple nn regression model to predict the next row position in a table image

Awesome Lists containing this project

README

          

# table segmenter

The system predicts the position of the next row separator given a partial image of a table. Prediction can be run iteratively to find all the rows in the table.