File size: 298 Bytes
6654715
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Train/val/test sets as 1) dir: path/to/imgs, 2) file: path/to/imgs.txt, or 3) list: [path/to/imgs1, path/to/imgs2, ..]
path: ../datasets/cocohumanparts
train: images/train
val: images/val

# Classes
names:
  0: person
  1: head
  2: face
  3: lefthand
  4: righthand
  5: leftfoot
  6: rightfoot