Metadata-Version: 2.1
Name: rapid-unwrap
Version: 0.0.1
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
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: onnxruntime
Requires-Dist: scipy
Requires-Dist: pillow
Requires-Dist: requests
Requires-Dist: tqdm

table detection with onnx model
