tmeynier commited on
Commit
11ecad0
·
verified ·
1 Parent(s): ad4b662

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +3 -0
  2. config.json +13 -0
  3. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Bucket-pose-estimation (Random Weights)
2
+
3
+ Randomly initialized bucket-pose-estimation for debugging or fine-tuning.
config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "bucket-pose-estimation",
3
+ "input_channels": 8,
4
+ "input_size": [
5
+ 8,
6
+ 96,
7
+ 96
8
+ ],
9
+ "img_embedding_dim": 512,
10
+ "num_keypoints": 6,
11
+ "backbone": "resnet18",
12
+ "random_init": true
13
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3da29345bef93f891b389b21b9b90c934d56c7761911de25b2333a8ada2a25f0
3
+ size 51250867