alexlau commited on
Commit
12def95
1 Parent(s): df7f02b

set downsample=2

Browse files
Files changed (1) hide show
  1. demo/src/config.py +1 -1
demo/src/config.py CHANGED
@@ -41,4 +41,4 @@ class NerfConfig:
41
  FOCAL = 555.5555155968841
42
  # reduce CHUNK if OOM
43
  CHUNK = 4096
44
- DOWNSAMPLE = 4
41
  FOCAL = 555.5555155968841
42
  # reduce CHUNK if OOM
43
  CHUNK = 4096
44
+ DOWNSAMPLE = 2