google / nerfactor

Neural Factorization of Shape and Reflectance Under an Unknown Illumination
https://xiuming.info/projects/nerfactor/
Apache License 2.0
437 stars 56 forks source link

Question about Camera Models for synthetic/real datasets #17

Closed JulianKnodt closed 2 years ago

JulianKnodt commented 2 years ago

Hey, thank you for the awesome work.

I was attempting to replicate your work and realized that I had made the assumption that the camera model for the synthetic and real datasets was identical. I assume this is not true, but I had some trouble finding the camera model for the real data. Where in the code is it, or what's the difference between the synthetic and real camera models?

xiumingzhang commented 2 years ago

Hi, my apologies for the super delayed response.

Both the synthetic and real camera models are assumed to be simple perspective cameras.