Cannot reproduce visual effects #588
Unanswered
LitterWindwind
asked this question in
Q&A
Replies: 1 comment
-
Colmap does its best to reconstruct camera poses from 2D images. This is an incredibly difficult task, so there will naturally be some error, especially if it is used on low-resolution, non-real-world data such as the synthetic scenes. In contrast, the camera poses bundled with the synthetic scenes are known to be perfect, because they were used to generate the synthetic images in the first place. So yes, colmap2nerf is bound to be worse for the synthetic scenes. You should not use it when you can get accurate camera poses by some other means. For real-world scenes, colmap is one of the best at what it does, though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I compare the JSON file provided by nerf dataset with the JSON file generated by colmap2nerf, the visual effect is very different, so is the effect of colmap reconstruction very bad?


Beta Was this translation helpful? Give feedback.
All reactions