File size: 211 Bytes
1922a16
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "model_type": "bucket-pose-estimation",
  "input_channels": 8,
  "input_size": [
    8,
    96,
    96
  ],
  "img_embedding_dim": 512,
  "num_keypoints": 6,
  "backbone": "resnet18",
  "random_init": true
}