File size: 168 Bytes
ef35033
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
path: .  
train: images  # 直接指向包含所有图片的文件夹
val: images    # 验证集也指向同一个文件夹

names:
  0: wheel

kpt_shape: [1, 2]