| { | |
| "architecture": "convnextv2_tiny", | |
| "num_classes": 10000, | |
| "image_size": 448, | |
| "model_type": "multiheaded", | |
| "threshold": 0.6, | |
| "normalization": { | |
| "mean": [ | |
| 0.485, | |
| 0.456, | |
| 0.406 | |
| ], | |
| "std": [ | |
| 0.229, | |
| 0.224, | |
| 0.225 | |
| ] | |
| } | |
| } |
| { | |
| "architecture": "convnextv2_tiny", | |
| "num_classes": 10000, | |
| "image_size": 448, | |
| "model_type": "multiheaded", | |
| "threshold": 0.6, | |
| "normalization": { | |
| "mean": [ | |
| 0.485, | |
| 0.456, | |
| 0.406 | |
| ], | |
| "std": [ | |
| 0.229, | |
| 0.224, | |
| 0.225 | |
| ] | |
| } | |
| } |