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

multi-gpu training for single scene support #5

Closed tb2-sy closed 1 year ago

tb2-sy commented 1 year ago

Great work, thanks for releasing the code! Does this code not support multi-gpu training in a single scene?

ameuleman commented 1 year ago

Multi-gpu for a single scene is not implemented.