Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Table Recognition

Table Recognition is an open source table recognition toolbox based on PyTorch.

Supported methods

Development Environment

The recommended environment requirements can be found in mmdetection. Follows are the lowest compatible environment.

Basic Env version
Python 3.6+
cuda 10.0+
cudnn 7.6.3+
pytorch 1.3.0+
torchvision 0.4.1+
opencv 3.0.0+

Installation and Development Instruction

To Download the repository and install the davarocr, please follow the instructions:

git clone https://github.com/cv-small-snails/tablerecognition.git
cd tablerecognition/
bash setup.sh

This script will automatically download and install the "mmdetection" and "mmcv-full". You can also manually install them followinging the official instructions

Going to the specific algorithm's directory to see more details.

License

This project is released under the Apache 2.0 license

About

Table Recognition Toolbox and Benchmark

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors