Metadata-Version: 2.1
Name: rapid-table-det
Version: 1.0.3
Summary: table detection with onnx model
Home-page: https://github.com/Joker1212/RapidTableDetection
Author: jockerK
Author-email: xinyijianggo@gmail.com
License: Apache-2.0
Keywords: obj detection,ocr,table-recognition
Platform: Any
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<3.13
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: Pillow
Requires-Dist: opencv-python
Requires-Dist: onnxruntime
Requires-Dist: requests

table detection with onnx model
