cocohumanparts / data.yaml
testdummyvt's picture
Upload folder using huggingface_hub
6654715 verified
raw
history blame contribute delete
298 Bytes
# 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