| { | |
| "model_name": "CHICKADEE 28M", | |
| "model_files": { | |
| "detectron2_model": { | |
| "filename": "model_final.pth", | |
| "size_mb": 216, | |
| "format": "pytorch", | |
| "description": "Main Detectron2 model weights (ResNet-18 FPN)" | |
| } | |
| }, | |
| "config_files": { | |
| "model_config": { | |
| "filename": "config.json", | |
| "description": "Model configuration and metadata" | |
| }, | |
| "requirements": { | |
| "filename": "requirements.txt", | |
| "description": "Python dependencies" | |
| }, | |
| "documentation": { | |
| "filename": "README.md", | |
| "description": "Complete model documentation" | |
| } | |
| }, | |
| "download_stats": { | |
| "primary_query_file": "config.json", | |
| "model_query_file": "model_final.pth", | |
| "tracking_enabled": true | |
| }, | |
| "version": "1.0", | |
| "last_updated": "2025-09-12", | |
| "created_by": "Deep Autonomy" | |
| } | |