facebookresearch / localrf

An algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video.
MIT License
976 stars 60 forks source link

Add midpoint loading #43

Open tb2-sy opened 1 year ago

tb2-sy commented 1 year ago

Hello, thanks for your nice work! I noticed that there is a comment #TODO: Add midpoint loading# in train.py. Do you have time to fix this? I've tried this myself, but the logic is a bit confusing to me.