keras-dog-or-cat / config.json
osanseviero's picture
Add config
247694c
raw
history blame
51 Bytes
{
"id2label": {
"0": "cat",
"1": "dog"
}