2024-06-25 14:07:50 +08:00

5 lines
373 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.

1. 将压缩文件解压到当前目录得到hand_dataset文件夹
2. 在该目录下执行converter.py生成images、labels文件夹和train.txt、valid.txt文件
3. 新建oxfordhand.names文件记录类别名称信息
4. 该目录下有images、labels、converter.py、oxfordhand.names、train.txt、valid.txt、readme.md共7个文件可以删掉其他文件