covis_toy / config.json
SGEthan's picture
Upload CovisPose model from local checkpoint
8d4f706 verified
{
"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"
}