DSaurus / Tensor4D

This is the official implementation of Tensor4D: Efficient Neural 4D Decomposition for High-fidelity Dynamic Reconstruction and Rendering.
MIT License
192 stars 5 forks source link

Running on Custom Dataset #12

Open Lwy-1998 opened 1 year ago

Lwy-1998 commented 1 year ago

Is it possible to run tensor4d on a random monocular video? it seems like build a custom dataset is relying on "calibration_full.json", but I don't know how to get a calibration file on a random video.

muximuxi commented 1 year ago

Have you solved the problem?

nivesh48 commented 11 months ago

Hi @Lwy-1998, Possibly, you can use some off-the-shelf SfM methods to extract the extrinsics and then use these for training.