| { | |
| "model_type": "convnext", | |
| "architecture": "convnext_base", | |
| "num_classes": 7, | |
| "image_size": 224, | |
| "labels": [ | |
| "beagle", | |
| "bulldog", | |
| "dalmatian", | |
| "german-shepherd", | |
| "husky", | |
| "poodle", | |
| "rottweiler" | |
| ], | |
| "framework": "pytorch", | |
| "library": "timm" | |
| } |
| { | |
| "model_type": "convnext", | |
| "architecture": "convnext_base", | |
| "num_classes": 7, | |
| "image_size": 224, | |
| "labels": [ | |
| "beagle", | |
| "bulldog", | |
| "dalmatian", | |
| "german-shepherd", | |
| "husky", | |
| "poodle", | |
| "rottweiler" | |
| ], | |
| "framework": "pytorch", | |
| "library": "timm" | |
| } |