Gluttony10 commited on
Commit
0b6d9ac
1 Parent(s): 2096c51

Upload 2 files

Browse files
Files changed (2) hide show
  1. last.ckpt +3 -0
  2. parsed.yaml +192 -0
last.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf92087cbfb28895cf78f12fc7ee2029164825f531a0e3cbb311e9f21deda804
3
+ size 151547699
parsed.yaml ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: zero123-sai
2
+ description: ''
3
+ tag: '[64, 128, 256]_anya_front_rgba.png'
4
+ seed: 0
5
+ use_timestamp: true
6
+ timestamp: '@20231215-151356'
7
+ exp_root_dir: outputs
8
+ exp_dir: outputs/zero123-sai
9
+ trial_name: '[64, 128, 256]_anya_front_rgba.png@20231215-151356'
10
+ trial_dir: outputs/zero123-sai/[64, 128, 256]_anya_front_rgba.png@20231215-151356
11
+ n_gpus: 1
12
+ resume: null
13
+ data_type: single-image-datamodule
14
+ data:
15
+ image_path: ./load/images/anya_front_rgba.png
16
+ height:
17
+ - 128
18
+ - 256
19
+ - 512
20
+ width:
21
+ - 128
22
+ - 256
23
+ - 512
24
+ resolution_milestones:
25
+ - 200
26
+ - 300
27
+ default_elevation_deg: 5.0
28
+ default_azimuth_deg: 0.0
29
+ default_camera_distance: 3.8
30
+ default_fovy_deg: 20.0
31
+ requires_depth: false
32
+ requires_normal: false
33
+ random_camera:
34
+ height:
35
+ - 64
36
+ - 128
37
+ - 256
38
+ width:
39
+ - 64
40
+ - 128
41
+ - 256
42
+ batch_size:
43
+ - 12
44
+ - 8
45
+ - 4
46
+ resolution_milestones:
47
+ - 200
48
+ - 300
49
+ eval_height: 512
50
+ eval_width: 512
51
+ eval_batch_size: 1
52
+ elevation_range:
53
+ - -10
54
+ - 80
55
+ azimuth_range:
56
+ - -180
57
+ - 180
58
+ camera_distance_range:
59
+ - 3.8
60
+ - 3.8
61
+ fovy_range:
62
+ - 20.0
63
+ - 20.0
64
+ progressive_until: 0
65
+ camera_perturb: 0.0
66
+ center_perturb: 0.0
67
+ up_perturb: 0.0
68
+ light_position_perturb: 1.0
69
+ light_distance_range:
70
+ - 7.5
71
+ - 10.0
72
+ eval_elevation_deg: 5.0
73
+ eval_camera_distance: 3.8
74
+ eval_fovy_deg: 20.0
75
+ light_sample_strategy: dreamfusion
76
+ batch_uniform_azimuth: false
77
+ n_val_views: 30
78
+ n_test_views: 120
79
+ system_type: zero123-system
80
+ system:
81
+ geometry_type: implicit-volume
82
+ geometry:
83
+ radius: 2.0
84
+ normal_type: analytic
85
+ density_bias: blob_magic3d
86
+ density_activation: softplus
87
+ density_blob_scale: 10.0
88
+ density_blob_std: 0.5
89
+ pos_encoding_config:
90
+ otype: HashGrid
91
+ n_levels: 16
92
+ n_features_per_level: 2
93
+ log2_hashmap_size: 19
94
+ base_resolution: 16
95
+ per_level_scale: 1.447269237440378
96
+ mlp_network_config:
97
+ otype: VanillaMLP
98
+ activation: ReLU
99
+ output_activation: none
100
+ n_neurons: 64
101
+ n_hidden_layers: 2
102
+ material_type: diffuse-with-point-light-material
103
+ material:
104
+ ambient_only_steps: 100000
105
+ textureless_prob: 0.05
106
+ albedo_activation: sigmoid
107
+ background_type: solid-color-background
108
+ renderer_type: nerf-volume-renderer
109
+ renderer:
110
+ radius: 2.0
111
+ num_samples_per_ray: 512
112
+ return_comp_normal: true
113
+ return_normal_perturb: true
114
+ prompt_processor_type: dummy-prompt-processor
115
+ prompt_processor:
116
+ pretrained_model_name_or_path: ''
117
+ prompt: ''
118
+ guidance_type: stable-zero123-guidance
119
+ guidance:
120
+ pretrained_config: ./load/zero123/sd-objaverse-finetune-c_concat-256.yaml
121
+ pretrained_model_name_or_path: ./load/zero123/stable_zero123.ckpt
122
+ vram_O: true
123
+ cond_image_path: ./load/images/anya_front_rgba.png
124
+ cond_elevation_deg: 5.0
125
+ cond_azimuth_deg: 0.0
126
+ cond_camera_distance: 3.8
127
+ guidance_scale: 3.0
128
+ min_step_percent:
129
+ - 50
130
+ - 0.7
131
+ - 0.3
132
+ - 200
133
+ max_step_percent:
134
+ - 50
135
+ - 0.98
136
+ - 0.8
137
+ - 200
138
+ freq:
139
+ ref_only_steps: 0
140
+ guidance_eval: 0
141
+ loggers:
142
+ wandb:
143
+ enable: false
144
+ project: threestudio
145
+ name: None
146
+ loss:
147
+ lambda_sds: 0.1
148
+ lambda_rgb:
149
+ - 100
150
+ - 500.0
151
+ - 1000.0
152
+ - 400
153
+ lambda_mask: 50.0
154
+ lambda_depth: 0.0
155
+ lambda_depth_rel: 0.0
156
+ lambda_normal: 0.0
157
+ lambda_normal_smooth:
158
+ - 100
159
+ - 7.0
160
+ - 5.0
161
+ - 150
162
+ - 10.0
163
+ - 200
164
+ lambda_3d_normal_smooth:
165
+ - 100
166
+ - 7.0
167
+ - 5.0
168
+ - 150
169
+ - 10.0
170
+ - 200
171
+ lambda_orient: 1.0
172
+ lambda_sparsity: 0.5
173
+ lambda_opaque: 0.5
174
+ optimizer:
175
+ name: Adam
176
+ args:
177
+ lr: 0.01
178
+ betas:
179
+ - 0.9
180
+ - 0.99
181
+ eps: 1.0e-08
182
+ trainer:
183
+ max_steps: 600
184
+ log_every_n_steps: 1
185
+ num_sanity_val_steps: 0
186
+ val_check_interval: 100
187
+ enable_progress_bar: true
188
+ precision: 32
189
+ checkpoint:
190
+ save_last: true
191
+ save_top_k: -1
192
+ every_n_train_steps: 100