|
|
5 年之前 | |
|---|---|---|
| .. | ||
| _templates | 5 年之前 | |
| apis | 5 年之前 | |
| appendix | 5 年之前 | |
| images | 5 年之前 | |
| paddlex_gui | 5 年之前 | |
| slim | 5 年之前 | |
| tutorials | 5 年之前 | |
| FAQ.md | 5 年之前 | |
| Makefile | 5 年之前 | |
| README.md | 5 年之前 | |
| conf.py | 5 年之前 | |
| cv_solutions.md | 5 年之前 | |
| datasets.md | 5 年之前 | |
| index.rst | 5 年之前 | |
| install.md | 5 年之前 | |
| make.bat | 5 年之前 | |
| metrics.md | 5 年之前 | |
| model_zoo.md | 5 年之前 | |
| quick_start.md | 5 年之前 | |
| requirements.txt | 5 年之前 | |
| test.cpp | 5 年之前 | |
| update.md | 5 年之前 | |
PaddleX的使用文档均在本目录结构下。文档采用Read the Docs方式组织,您可以直接访问在线文档进行查阅。
在本目录下按如下步骤进行文档编译
pip install -r requirements.txtmake html编译完成后,编译文件在_build目录下,直接打开_build/html/index.html即可查阅。