File size: 1,045 Bytes
91eed61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52c2882
91eed61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
  "_commit_hash": null,
  "model_type": "histaug",
  "architectures": [
    "HistaugPretrainedModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_histaug.HistaugConfig",
    "AutoModel": "modeling_histaug.HistaugPretrainedModel"
  },
  "chunk_size": 4,
  "depth": 16,
  "input_dim": 512,
  "mlp_ratio": 4,
  "name": "histaug_model",
  "num_heads": 8,
  "positional_encoding_type": "learnable",
  "transforms": {
    "parameters": {
      "brightness": [
        -0.5,
        0.5
      ],
      "contrast": [
        -0.5,
        0.5
      ],
      "crop": 0.75,
      "dilation": 0.75,
      "erosion": 0.75,
      "powerlaw": [
        -0.5,
        0.5
      ],
      "gaussian_blur": 0.75,
      "h_flip": 0.75,
      "hed": [
        -0.5,
        0.5
      ],
      "hue": [
        -0.5,
        0.5
      ],
      "rotation": 0.75,
      "saturation": [
        -0.5,
        0.5
      ],
      "v_flip": 0.75
    }
  },
  "use_transform_pos_embeddings": true,
  "torch_dtype": "float32",
  "transformers_version": "4.46.0"
}