LATYAS(Layout Analysis Toolkit Yet Another Solution)是一个旨在简化文档图像分析(DIA)任务的工具集,类似于 layout-parser.
pip install git+https://github.com/quantmew/LATYAS.git
- 克隆此存储库
git clone https://github.com/quantmew/LATYAS.git
cd LATYAS
- 安装包
pip install --upgrade pip
pip install -e .