transformers-ocr is a clean, fully-featured OCR pipeline specialised for reading numeric values (e.g. 12345.67) from numbers images in challenging real-world conditions — motion blur, overexposure, ...
quant-trading/ ├── data/ # 数据相关 │ ├── fetcher.py # 获取股票数据(A股/港股/美股) │ ├── cache.py # 数据缓存 ...