DirectVoxGO icon indicating copy to clipboard operation
DirectVoxGO copied to clipboard

why llff data need set ndc=True

Open akk-123 opened this issue 4 years ago • 2 comments

llff_config set ndc=True, why llff type data type ndc=True, but other datatype set ndc=False

akk-123 avatar Mar 22 '22 04:03 akk-123

To warp the unbounded forward-facing frustum to bounded bbox. You can find NeRF's supplementary material Sec.C for the detail about the NDC.

sunset1995 avatar Mar 29 '22 06:03 sunset1995

@sunset1995 thanks, do you try directvoxgo on real scene(not llff, nsvf, and so on) I take photo on common object like book,shoes(80 images per scene, 360 degree),for better result,I use segmentation first to remove bg like nsvf , but render result is still worse

akk-123 avatar Apr 06 '22 10:04 akk-123