AbstractPhil commited on
Commit
c01ccfe
·
verified ·
1 Parent(s): bc353a7

codebook: byte_trigram_proto_64_patch_2_v1 on sixteen_noise

Browse files
byte_trigram_proto_64_patch_2_v1/codebooks/sixteen_noise.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "byte_trigram_proto_64_patch_2_v1",
3
+ "model_class": "PatchSVAE",
4
+ "D": 4,
5
+ "V": 32,
6
+ "n_axes": 23,
7
+ "n_pairs": 9,
8
+ "n_unpaired": 14,
9
+ "calibration": "sixteen_noise",
10
+ "n_calibration_images": 64,
11
+ "calibration_size": 64,
12
+ "sample_agg": "mean",
13
+ "patch_agg": "mean",
14
+ "patch_idx": null,
15
+ "threshold": -0.9,
16
+ "mean_projective_angle": 1.1495041847229004,
17
+ "uniform_baseline": 1.103471279144287,
18
+ "deviation": 0.04603290557861328,
19
+ "is_projective_clean": true,
20
+ "notes": "",
21
+ "extra": {}
22
+ }