kairess's picture
Push model using huggingface_hub.
a0b40dc verified
raw
history blame contribute delete
509 Bytes
{
"model": "yolov10m.yaml",
"names": {
"0": "baby",
"1": "close eye",
"2": "crib",
"3": "mouth",
"4": "nose",
"5": "opened eyes"
},
"nc": 6,
"roboflow": {
"license": "CC BY 4.0",
"project": "baby_monitoring",
"url": "https://universe.roboflow.com/tt-vwpdg/baby_monitoring/dataset/4",
"version": 4,
"workspace": "tt-vwpdg"
},
"task": "detect",
"test": "../test/images",
"train": "../train/images",
"val": "../valid/images"
}