tmeynier commited on
Commit
1922a16
·
verified ·
1 Parent(s): 72d1412

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:7bc496d8b9241c561d4e35d834695aa31647cfd06269bb6ed228de404c33127c
3
+ size 51250867