Object Detection
BitsNBytes / GroceryInContext.yaml
Log45's picture
latest bitsnbytes model trained on GOCO (4-27-24)
4bfe720 verified
raw
history blame contribute delete
378 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: ./ # dataset root dir
train: images/train # train images (relative to 'path') 128 images
val: images/train # val images (relative to 'path') 128 images
test: # test images (optional)
names:
0: box
1: bottle
2: pouch
3: cylinder
4: book