szymanowiczs commited on
Commit
55a977c
1 Parent(s): 9bce3b3

Upload hydrant model

Browse files
Files changed (2) hide show
  1. config_hydrants.yaml +65 -0
  2. model_hydrants.pth +3 -0
config_hydrants.yaml ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wandb:
2
+ project: gs_pred
3
+ cam_embd:
4
+ embedding: null
5
+ encode_embedding: null
6
+ dimension: 0
7
+ method: null
8
+ general:
9
+ device: 0
10
+ random_seed: 0
11
+ data:
12
+ training_resolution: 128
13
+ fov: 51.98948897809546
14
+ subset: -1
15
+ input_images: 1
16
+ origin_distances: true
17
+ znear: -2.0
18
+ zfar: 2.0
19
+ category: hydrants
20
+ white_background: false
21
+ opt:
22
+ iterations: 900001
23
+ base_lr: 5.0e-05
24
+ batch_size: 8
25
+ betas:
26
+ - 0.9
27
+ - 0.999
28
+ loss: l2
29
+ imgs_per_obj: 4
30
+ ema:
31
+ use: true
32
+ update_every: 10
33
+ update_after_step: 100
34
+ beta: 0.9999
35
+ lambda_lpips: 0.01
36
+ start_lpips_after: 800001
37
+ pretrained_ckpt: null
38
+ step_lr_at: 800001
39
+ model:
40
+ max_sh_degree: 1
41
+ inverted_x: false
42
+ inverted_y: true
43
+ name: SingleUNet
44
+ opacity_scale: 1.0
45
+ opacity_bias: -2.0
46
+ scale_bias: 0.02
47
+ scale_scale: 0.003
48
+ xyz_scale: 0.1
49
+ xyz_bias: 0.0
50
+ depth_scale: 1.0
51
+ depth_bias: 0.0
52
+ network_without_offset: false
53
+ network_with_offset: true
54
+ attention_resolutions:
55
+ - 16
56
+ num_blocks: 4
57
+ cross_view_attention: true
58
+ base_dim: 128
59
+ isotropic: false
60
+ logging:
61
+ ckpt_iterations: 1000
62
+ val_log: 10000
63
+ loss_log: 10
64
+ loop_log: 10000
65
+ render_log: 10000
model_hydrants.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afe09aaf95074fc38185b47c883694f8e43402e9e125c25047e71cf6027358a1
3
+ size 677317314