YOLOv3-model-pruning/data
yin-kangning f54fbb05aa first commit 2024-06-25 14:07:50 +08:00
..
README.md first commit 2024-06-25 14:07:50 +08:00
converter.py first commit 2024-06-25 14:07:50 +08:00
oxfordhand.names first commit 2024-06-25 14:07:50 +08:00
person.names first commit 2024-06-25 14:07:50 +08:00
smallvalid.txt first commit 2024-06-25 14:07:50 +08:00
train.txt first commit 2024-06-25 14:07:50 +08:00
train_2000.txt first commit 2024-06-25 14:07:50 +08:00
valid.txt first commit 2024-06-25 14:07:50 +08:00
valid_2000.txt first commit 2024-06-25 14:07:50 +08:00

README.md

  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个文件可以删掉其他文件