tmeynier commited on
Commit
7cf03e6
·
verified ·
1 Parent(s): 434725b

Upload folder using huggingface_hub

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