baseball-bats / data.yaml
shravya11's picture
Upload data.yaml with huggingface_hub
76e0767 verified
# Baseball Bat Detection Dataset
train: train/images
val: validation/images
test: test/images
nc: 3
names: ['ball', 'bat', 'object']