Closed a-lemus96 closed 8 months ago
Remove redundant c2w computation in LLFF.__init__ method.
LLFF.__init__
This problem was handled indirectly in #48 as c2w is now passed as parameter to __build_path() fn.
c2w
__build_path()
Remove redundant c2w computation in
LLFF.__init__
method.