phuang17 / DeepMVS

DeepMVS: Learning Multi-View Stereopsis
https://phuang17.github.io/DeepMVS/index.html
BSD 2-Clause "Simplified" License
331 stars 85 forks source link

Question on test evaluation #19

Closed MASTERCHIEF343 closed 4 years ago

MASTERCHIEF343 commented 4 years ago

Hi, thanks to your work.It's great. I just wonder if I want to evaluate the DeMoN test datasets, how can I test it more efficiently.I see in your test instructions, I need to calculate the camera parameters again.But for DeMoN test datasets, all the parameters are provided.So have you used the provided camera parameters?

phuang17 commented 4 years ago

Yes, I used the provided camera parameters, if I remember it correctly. You can write a script to convert the camera parameters to COLMAP's format.