Commit 1bc644a1 authored by Nianchen Deng's avatar Nianchen Deng
Browse files

sync

parent 6294701e
model=FsNeRF
; n_samples=64
n_fields=2
depth=4
; width=256
skips=[]
; act=relu
; ln=false
; xfreqs=6
; raw_noise_std=0.
; near: float # from dataset
; far: float # from dataset
; white_bg: bool # from dataset
; trainer=Trainer
; max_iters=200000
max_epochs=50
; checkpoint_interval=10000(iters) or 10(epochs)
; batch_size=4096
; loss=[Color_L2]
; lr=5e-4
lr_decay=0.9999954
; profile_iters=0
\ No newline at end of file
{ BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Attach, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All, FixNamespaceComments: false, SortIncludes: Never, ColumnLimit: 100 }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment