Spaces:
Runtime error
Runtime error
DepremOCR (PaddleOCR optimized inference pipeline)
#1
by Goodsea - opened
No description provided.
HuggingFace Space: https://huggingface.co/spaces/Goodsea/deprem-ocr-paddleocr
Source Code: https://github.com/Goodsea/deprem-ocr
PyPI: https://pypi.org/project/deprem-ocr/
In case of merged TODOs:
- GPU inference (currently inferencing in CPU)
- Model Quantization or Model Pruning for faster inference
- Threshold adjustments for better accuracy
- Add to DepremOCR class a constructor where it can take model and pipeline input parameters and can be easily customized (currently the only way to run it is the prepared default parameters)
- Multiple address detection and seperation (bbox clustering)
Goodsea changed pull request status to open
mertcobanov changed pull request status to merged