Git Product home page Git Product logo

inloc_demo's People

Contributors

hajimetaira avatar tsattler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

inloc_demo's Issues

database image pose from P_db.m has 0.5m translation difference?

Hi I am playing with Inloc database image poses and I have a question about pose calculated by P_db.m (please also refer to this discussion).

I found there is a difference (about 0-0.5m in translation and 0-1 deg in rotation) between pose calculated by P_db.m and pose calculated by PnP method (pycolmap) using all 2D points from database image and the corresponding aligned 3D points. I build 3D points by referring hloc and I used the camera intrinsic of "SIMPLE_PINHOLE, 1600, 1200, 1385.6, 800, 600" which I believe is correct.
Also, I use aligned 3D points and two poses (one from P_db.m, another from PnP) to render images. I found the rendered image from PnP is more close to original image while rendered image from P_db.m has an obvious shift (I can share the images if necessary).

Do you have any insights of why this happened? I feel translation difference about 0.5m is huge, especially under current Inloc localization threshold: (0.25m, 10°) / (0.5m, 10°) / (1m, 10°). I think pose from P_db.m totally makes sense, but I didn't see anything wrong with pose calculated from PnP.

Thanks!

Reference implementation of score construction

InLoc_demo assumes score array at the input. The score array determines the similarity between query-cutout pairs. The scores are presumably computed by first computing features of the query/cutout images and computing their dot product.

I have provided an implementation of how the input scores are built. However, it would be nice to include it also in this repository for reference. If you agree with my implementation, feel free to copy any of my code and use it in this repository.

Best regards,
Pavel

Processing times

Thanks for your work and for making the source code publicly available.
I have noticed that the dense feature matching step takes close to 2 seconds per image pair, i.e. the matching against 100 images takes longer than three minutes for one query image. Is there anything we can do to speed it up?

Test method

Hello,
If I only want to test the performance of feature detectors and descriptors without using depth information, can it be achieved?

Ground truth data

Hello,

is there a possibility to upload the ground truth data?
Also, is there any plan on releasing the evaluation tool ?

Thank you !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.