alexlau commited on
Commit
097cf0d
1 Parent(s): 61a957f

set downsample=4

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 = 2
 
41
  FOCAL = 555.5555155968841
42
  # reduce CHUNK if OOM
43
  CHUNK = 4096
44
+ DOWNSAMPLE = 4