-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Queries regarding the dataset #13
Comments
Hi @ralphlauran99 , There is a difference between the Notre Dame dataset and the others. The Notre Dame dataset is not registered in a metric coordinate system. The others were all georegistered to the globe, and hence are scaled (approximately) in meter units. The Notre Dame dataset solution is not in meter units (or any other well-defined units). It's in an arbitrary coordinate system. Here are some point-by-point answers:
The focal lengths are estimated by a script from Bundler.
No, the 2D points locations in the coords files come from David Lowe's SIFT binary.
Oh yes! There are outliers aplenty. The tracks.txt files are generated by the code behind Building Rome in a Day. You can read about the processing that that pipeline does. The tracks files represent a real, in-the-wild problem instance, and it is not very clean.
Are you looking for matching rotations under some sort of gauge-alignment? The solvers here are gauge-free, so the results will be in an arbitrary rotational frame. But let me assume you are adjusting for gauge and still seeing large rotation residuals. Are they large relative to what we report in our paper? That performance should be reproducible, up to some relatively stable randomness. If only translation residuals are large, but not rotation residuals, see the note above about Notre Dame's coordinate system. In this case there may be no real problem.
Check the Bundler documentation for the definitive description of coordinate systems. |
I have a few questions about the Notredame dataset:
A full Bundle Adjustment after these steps gives horrendous results, If you could answer these questions it would really help me.
Output of the Ceres:
Few outputs from the trans_solution_gt_error.txt.
The text was updated successfully, but these errors were encountered: