diff --git a/.gitignore b/.gitignore index b6ab4538..be92906a 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,6 @@ debug_utils/ # sphinx docs _build/ + + +output/ \ No newline at end of file diff --git a/README.md b/README.md index 7dd08e03..ca9a44a3 100644 --- a/README.md +++ b/README.md @@ -76,12 +76,10 @@
Operating System | -|||||
Ubuntu 22.04 LTS | -Windows 10 / 11 | -macOS 11+ | -|||
CPU | -x86_64(unsupported ARM Linux) | -x86_64(unsupported ARM Windows) | -x86_64 / arm64 | -||
Memory | -16GB or more, recommended 32GB+ | -||||
Python Version | -3.10(Please make sure to create a Python 3.10 virtual environment using conda) | -||||
Nvidia Driver Version | -latest (Proprietary Driver) | -latest | -None | -||
CUDA Environment | -Automatic installation [12.1 (pytorch) + 11.8 (paddle)] | -11.8 (manual installation) + cuDNN v8.7.0 (manual installation) | -None | -||
GPU Hardware Support List | -Minimum Requirement 8G+ VRAM | -3060ti/3070/4060 - 8G VRAM enables layout, formula recognition acceleration and OCR acceleration |
- None | -||
Recommended Configuration 10G+ VRAM | -3080/3080ti/3090/3090ti/4070/4070ti/4070tisuper/4080/4090 - 10G VRAM or more can enable layout, formula recognition, OCR acceleration and table recognition acceleration simultaneously - |
-
操作系统 | -|||||
Ubuntu 22.04 LTS | -Windows 10 / 11 | -macOS 11+ | -|||
CPU | -x86_64(暂不支持ARM Linux) | -x86_64(暂不支持ARM Windows) | -x86_64 / arm64 | -||
内存 | -大于等于16GB,推荐32G以上 | -||||
python版本 | -3.10 (请务必通过conda创建3.10虚拟环境) | -||||
Nvidia Driver 版本 | -latest(专有驱动) | -latest | -None | -||
CUDA环境 | -自动安装[12.1(pytorch)+11.8(paddle)] | -11.8(手动安装)+cuDNN v8.7.0(手动安装) | -None | -||
GPU硬件支持列表 | -最低要求 8G+显存 | -3060ti/3070/4060 - 8G显存可开启layout、公式识别和ocr加速 |
- None | -||
推荐配置 10G+显存 | -3080/3080ti/3090/3090ti/4070/4070ti/4070tisuper/4080/4090 - 10G显存及以上可以同时开启layout、公式识别和ocr加速和表格识别加速 - |
-
Operating System | -|||||
Ubuntu 22.04 LTS | -Windows 10 / 11 | -macOS 11+ | -|||
CPU | -x86_64 | -x86_64 | -x86_64 / arm64 | -||
Memory | -16GB or more, recommended 32GB+ | -||||
Python Version | -3.10 | -||||
Nvidia Driver Version | -latest (Proprietary Driver) | -latest | -None | -||
CUDA Environment | -Automatic installation [12.1 (pytorch) + 11.8 (paddle)] | -11.8 (manual installation) + cuDNN v8.7.0 (manual installation) | -None | -||
GPU Hardware Support List | -Minimum Requirement 8G+ VRAM | -3060ti/3070/3080/3080ti/4060/4070/4070ti - 8G VRAM enables layout, formula recognition acceleration and OCR acceleration |
- None | -||
Recommended Configuration 16G+ VRAM | -3090/3090ti/4070ti super/4080/4090 - 16G VRAM or more can enable layout, formula recognition, OCR acceleration and table recognition acceleration simultaneously - |
-
Operating System | +|||||
Ubuntu 22.04 LTS | +Windows 10 / 11 | +macOS 11+ | +|||
CPU | +x86_64(unsupported ARM Linux) | +x86_64(unsupported ARM Windows) | +x86_64 / arm64 | +||
Memory | +16GB or more, recommended 32GB+ | +||||
Python Version | +3.10(Please make sure to create a Python 3.10 virtual environment using conda) | +||||
Nvidia Driver Version | +latest (Proprietary Driver) | +latest | +None | +||
CUDA Environment | +Automatic installation [12.1 (pytorch) + 11.8 (paddle)] | +11.8 (manual installation) + cuDNN v8.7.0 (manual installation) | +None | +||
GPU Hardware Support List | +Minimum Requirement 8G+ VRAM | +3060ti/3070/4060 + 8G VRAM enables layout, formula recognition acceleration and OCR acceleration |
+ None | +||
Recommended Configuration 10G+ VRAM | +3080/3080ti/3090/3090ti/4070/4070ti/4070tisuper/4080/4090 + 10G VRAM or more can enable layout, formula recognition, OCR acceleration and table recognition acceleration simultaneously + |
+
- 一站式开源高质量数据提取工具 + 一站式、高质量的开源文档提取工具
@@ -24,3 +24,58 @@ Watch Fork + + +项目介绍 +-------------------- + +MinerU是一款将PDF转化为机器可读格式的工具(如markdown、json),可以很方便地抽取为任意格式。 +MinerU诞生于\ `书生-浦语操作系统 | +|||||
Ubuntu 22.04 LTS | +Windows 10 / 11 | +macOS 11+ | +|||
CPU | +x86_64(暂不支持ARM Linux) | +x86_64(暂不支持ARM Windows) | +x86_64 / arm64 | +||
内存 | +大于等于16GB,推荐32G以上 | +||||
python版本 | +3.10 (请务必通过conda创建3.10虚拟环境) | +||||
Nvidia Driver 版本 | +latest(专有驱动) | +latest | +None | +||
CUDA环境 | +自动安装[12.1(pytorch)+11.8(paddle)] | +11.8(手动安装)+cuDNN v8.7.0(手动安装) | +None | +||
GPU硬件支持列表 | +最低要求 8G+显存 | +3060ti/3070/4060 + 8G显存可开启layout、公式识别和ocr加速 |
+ None | +||
推荐配置 10G+显存 | +3080/3080ti/3090/3090ti/4070/4070ti/4070tisuper/4080/4090 + 10G显存及以上可以同时开启layout、公式识别和ocr加速和表格识别加速 + |
+