IVRL / VolRecon

Official code of VolRecon (CVPR 2023)
MIT License
135 stars 15 forks source link

how calculate camera parameter ? #9

Closed goometasoft closed 9 months ago

goometasoft commented 1 year ago

how calculate camera parameter ?

ryf1123 commented 9 months ago

Hi, for training and evaluation, you can use the camera provided in the DTU dataset: https://github.com/IVRL/VolRecon?tab=readme-ov-file#reproducing-sparse-view-reconstruction-on-dtu. For custom dataset, you can use COLMAP to estimate camera parameter given a set of images. More details could be found: https://github.com/IVRL/VolRecon?tab=readme-ov-file#evaluation-on-custom-dataset