1. 寻找所需数据集
universe.roboflow.com
2. 点击 Fork Project
3. 在 WorkSpace中打开
4. 创建版本
Preprocessing 和 Augmentation 一般无需
5. 点击 Download, 选择 Show download code
6. 使用 Jupyter Python 代码方式下载
1 | from roboflow import Roboflow |
universe.roboflow.com
Preprocessing 和 Augmentation 一般无需
1 | from roboflow import Roboflow |