| { | |
| "architectures": ["ResNetForImageClassification"], | |
| "model_type": "resnet", | |
| "num_labels": 2, | |
| "id2label": {"0": "not textured", "1": "textured"}, | |
| "label2id": {"not textured": 0, "textured": 1} | |
| } | |
| { | |
| "architectures": ["ResNetForImageClassification"], | |
| "model_type": "resnet", | |
| "num_labels": 2, | |
| "id2label": {"0": "not textured", "1": "textured"}, | |
| "label2id": {"not textured": 0, "textured": 1} | |
| } | |