forked from ailab/resnet-dogcat
8 lines
83 B
JSON
8 lines
83 B
JSON
|
{
|
||
|
"model_type": "resnet",
|
||
|
"id2label": {
|
||
|
"0": "cat",
|
||
|
"1": "dog"
|
||
|
}
|
||
|
}
|