{ | |
"train": "/content/drive/MyDrive/bodypartdetection/data/train/images", | |
"val": "/content/drive/MyDrive/bodypartdetection/data/valid/images", | |
"nc": 3, | |
"names": [ | |
"upper body", | |
"lower body", | |
"full body" | |
] | |
} |
{ | |
"train": "/content/drive/MyDrive/bodypartdetection/data/train/images", | |
"val": "/content/drive/MyDrive/bodypartdetection/data/valid/images", | |
"nc": 3, | |
"names": [ | |
"upper body", | |
"lower body", | |
"full body" | |
] | |
} |