| { | |
| "architecture": "CovisPose", | |
| "framework": "pytorch", | |
| "model_type": "pose_estimation", | |
| "task": "panoramic_pose_estimation", | |
| "input_size": [ | |
| 512, | |
| 1024 | |
| ], | |
| "backbone": "resnet50", | |
| "num_transformer_layers": 6, | |
| "transformer_ffn_dim": 2048, | |
| "num_classes": null, | |
| "library_name": "pytorch" | |
| } |