Skip to content

Commit

Permalink
Merge branch 'main' into main_deep_sdf
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardramon committed Dec 22, 2020
2 parents 832501d + 3c785fb commit a9a4490
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions code/confs/crx_fixed_cameras_disentangled.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ loss{
alpha = 50.0
}
dataset{
data_dir = DTU
img_res = [600, 800]
data_dir = CRX
img_res = [600, 804]
scan_id = 65
}
model{
Expand Down
4 changes: 2 additions & 2 deletions code/confs/crx_trained_cameras.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ loss{
alpha = 50.0
}
dataset{
data_dir = DTU
img_res = [600, 800]
data_dir = CRX
img_res = [600, 804]
scan_id = 65
}
model{
Expand Down
4 changes: 2 additions & 2 deletions code/confs/crx_trained_cameras_disentangled.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ loss{
alpha = 50.0
}
dataset{
data_dir = DTU
img_res = [600, 800]
data_dir = CRX
img_res = [600, 804]
scan_id = 65
}
model{
Expand Down

0 comments on commit a9a4490

Please sign in to comment.