mynote/dlib/note/dlib系列笔记2:获取数据.md
2018-02-25 01:24:12 +08:00

12 lines
310 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# dlib系列笔记2获取数据
源码参考
``` bash
├── script
│ ├── download_baidu_img.py
│ ├── download_star_img.py
```
分别用两个脚本获取百度相关主题词图片和明星图库图片
注:检查文件保存路径等,先少量获取数据测试在完整运行