forked from vLAR-group/DM-NeRF
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit DM-NeRF train in replica and scannet for sparse exp
- Loading branch information
1 parent
ff60cdb
commit f59c4c4
Showing
56 changed files
with
2,412 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
expname = office_2_sparse10 | ||
# sparse inv | ||
label_sparse_inv = 10 | ||
|
||
basedir = ./logs/replica | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_2 | ||
# audodl-3090 | ||
# datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_2 | ||
# m40 | ||
datadir = /media/alpha4TB/exchange/nerf/DM-NeRF/replica/replica/office_2 | ||
|
||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1024 | ||
N_test = 1024 | ||
|
||
|
||
near = 0.0 | ||
far = 5.7 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
expname = office_0_full | ||
|
||
label_sparse_inv = 1 | ||
|
||
basedir = ./logs/replica | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_0 | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_0 | ||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1500 | ||
N_test = 1500 | ||
|
||
near = 0.0 | ||
far = 4.7 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
|
||
expname = office_0_sparse10 | ||
# sparse inv | ||
label_sparse_inv = 10 | ||
|
||
|
||
basedir = ./logs/replica | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_0 | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_0 | ||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1500 | ||
N_test = 1500 | ||
|
||
|
||
near = 0.0 | ||
far = 4.7 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
expname = office_2_full | ||
|
||
label_sparse_inv = 1 | ||
|
||
basedir = ./logs/replica | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_2 | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_2 | ||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1024 | ||
N_test = 1024 | ||
|
||
|
||
near = 0.0 | ||
far = 5.7 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
expname = office_2_sparse10 | ||
# sparse inv | ||
label_sparse_inv = 10 | ||
|
||
basedir = ./logs/replica | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_2 | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_2 | ||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1024 | ||
N_test = 1024 | ||
|
||
|
||
near = 0.0 | ||
far = 5.7 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,25 @@ | ||
expname = office_3 | ||
basedir = ./logs/replica | ||
datadir = ./data/replica/office_3 | ||
# 2080ti | ||
datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_3 | ||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 3072 | ||
N_train = 1024 | ||
N_test = 4096 | ||
|
||
|
||
near = 0.0 | ||
far = 6.6 | ||
testskip = 4 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 | ||
|
||
label_sparse_inv = 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
expname = office_3_full | ||
# sparse inv | ||
label_sparse_inv = 1 | ||
|
||
basedir = ./logs/replica | ||
# 2080ti | ||
datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_3 | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_3 | ||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 2048 | ||
N_test = 2048 | ||
|
||
|
||
near = 0.0 | ||
far = 6.6 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
expname = office_3_sparse10 | ||
# sparse inv | ||
label_sparse_inv = 10 | ||
|
||
basedir = ./logs/replica | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_3 | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_3 | ||
|
||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1024 | ||
N_test = 1024 | ||
|
||
|
||
near = 0.0 | ||
far = 6.6 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
expname = office_4_full | ||
|
||
label_sparse_inv = 1 | ||
|
||
basedir = ./logs/replica | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_4 | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_4 | ||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1500 | ||
N_test = 1500 | ||
|
||
near = 0.0 | ||
far = 6.2 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
expname = office_4_sparse10 | ||
|
||
label_sparse_inv = 10 | ||
|
||
basedir = ./logs/replica | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/office_4 | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/office_4 | ||
|
||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1500 | ||
N_test = 1500 | ||
|
||
near = 0.0 | ||
far = 6.2 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
expname = room_0_full | ||
|
||
label_sparse_inv = 1 | ||
|
||
basedir = ./logs/replica/room | ||
# 2080ti | ||
# datadir = /data/dzy_data/nerf/datasets/nerf_replica/replica_ins/room_0 | ||
# audodl-3090 | ||
datadir = /root/autodl-tmp/datasets/nerf_replica/replica_ins/room_0 | ||
lrate_decay = 500 | ||
|
||
N_samples = 64 | ||
N_importance = 128 | ||
N_train = 1500 | ||
N_test = 1500 | ||
|
||
|
||
near = 0.0 | ||
far = 6.5 | ||
testskip = 1 | ||
|
||
penalize | ||
tolerance = 0.05 | ||
deta_w = 0.05 | ||
|
||
# render test step | ||
i_test = -1 |
Oops, something went wrong.