TanksAndTemples icon indicating copy to clipboard operation
TanksAndTemples copied to clipboard

Incorrect poses for Courthouse scene?

Open hanyucc opened this issue 1 year ago • 2 comments

Hi, I was visualizing the camera poses for the courthouse scene after converting the .log file into Colmap format. However, I noticed that some of the camera poses don't look right. For example, these are two images that are supposed to be from roughly the same viewpoint (the image planes highlighted in pink), but that doesn't seem to be the case.

The flag pole in the first image seems to suggest that the photo is taken from the left side of the scene, but the visualized camera pose is on the right side instead. (In fact there are no camera poses in the left side of the scene, which seems to be problematic)

image image

I'm wondering if you could check if this is actually an issue with the dataset, or if I'm doing something incorrectly during the conversion. Thanks!

hanyucc avatar Apr 04 '24 18:04 hanyucc

@hanyucc I noticed the same! It seems like some cameras poses are completely off, on the wrong side of the building.

akshay-krishnan avatar May 04 '24 14:05 akshay-krishnan

Yes, this scene has a few wrong camera poses. These poses are just extracted from a standard Colmap run. For our purpose of pre-aligning the dense pointclouds it is usually sufficient, but you should run your own SfM and verify it, e.g. if you do an image/camera position based evaluation.

arknapit avatar May 04 '24 19:05 arknapit