szymanowiczs commited on
Commit
1b28aca
1 Parent(s): a486d41

Upload chair models

Browse files
Files changed (2) hide show
  1. config_chairs.yaml +64 -0
  2. model_chairs.pth +3 -0
config_chairs.yaml ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ znear: 1.25
17
+ zfar: 2.75
18
+ category: chairs
19
+ white_background: true
20
+ origin_distances: false
21
+ opt:
22
+ iterations: 1000001
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
+ step_lr_at: 800001
38
+ model:
39
+ max_sh_degree: 1
40
+ inverted_x: false
41
+ inverted_y: true
42
+ name: SingleUNet
43
+ opacity_scale: 0.001
44
+ opacity_bias: -2.0
45
+ scale_scale: 0.001
46
+ scale_bias: 0.02
47
+ xyz_scale: 1.0e-06
48
+ xyz_bias: 0.0
49
+ depth_scale: 1.0
50
+ depth_bias: 0.0
51
+ network_without_offset: false
52
+ network_with_offset: true
53
+ attention_resolutions:
54
+ - 16
55
+ cross_view_attention: true
56
+ base_dim: 128
57
+ num_blocks: 4
58
+ isotropic: false
59
+ logging:
60
+ ckpt_iterations: 1000
61
+ val_log: 10000
62
+ loss_log: 10
63
+ loop_log: 10000
64
+ render_log: 10000
model_chairs.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce025fe87fbca18a52153d12bc6b1fa857221be6ae02c14fb2d904a6276894b
3
+ size 677316290