facebookresearch / localrf

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

Add midpoint loading #43

Open tb2-sy opened 8 months ago

tb2-sy commented 8 months 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.