File size: 461 Bytes
600e8c3
c978756
600e8c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c978756
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
base_checkpoint: "./checkpoints/dune_vitbase14_448_paper.pth"
dune_checkpoint: "./checkpoints/dune_vitbase14_448_paper.pth"
realm_checkpoint: "./checkpoints/REALM_final_rank32_0955116.pth"
embedding:
  num_bins: 5
  patch_grid: 32
  embed_dim: 768
  base_channels: 64
  num_downsample: 3
  norm: batch
  use_residual: True
pretrained_head: "./checkpoints/heads/depth.pth"
head: 
  type: depth
  embed_dim: 768
  min_depth: 1.95
  max_depth: 82.0
  num_bins: 256