fix lightning, prepare sweeps
This commit is contained in:
+4
-2
@@ -1,6 +1,8 @@
|
||||
seed: 0
|
||||
mixed_precision: false
|
||||
base_lr: 4.0e-4
|
||||
# base_lr: 4.0e-4
|
||||
base_lr: 0.001
|
||||
t_max: 161
|
||||
|
||||
nr_gpus: 3
|
||||
batch_size: 2
|
||||
@@ -16,7 +18,7 @@ max_disp: 256
|
||||
image_width: 640
|
||||
image_height: 480
|
||||
# training_data_path: "./stereo_trainset/crestereo"
|
||||
pattern_attention: true
|
||||
pattern_attention: false
|
||||
dataset: "blender"
|
||||
# training_data_path: "/media/Data1/connecting_the_dots_data/ctd_data/"
|
||||
training_data_path: "/media/Data1/connecting_the_dots_data/blender_renders/data"
|
||||
|
||||
Reference in New Issue
Block a user