Code Monkey home page Code Monkey logo

Comments (4)

mhumenbe avatar mhumenbe commented on June 11, 2024

It seems like the resulting local map only consists of a few 3D points that are not enough for registration. Have you tried to increase the number of retrieved images?

from kapture-localization.

YanAwithU avatar YanAwithU commented on June 11, 2024

I set the top-k parameter to 20. The parameter is recommended one. So I think if this problem is caused bythe lack of 3D points, should I increase the number of keypoints? Because the images in my dataset have small size, 640x480, I set the number of keypoints to 3k.

from kapture-localization.

mhumenbe avatar mhumenbe commented on June 11, 2024

If you increase the number of retrieved images, you might also get more matches and, thus, more 3D points. So you could try to use, say, 50. 640x480 is quite low. But sure, try to increase the number of keypoints as well.

It also depends on the composition of your dataset. Local_sfm works well if the retrieved images show the same area from different locations and view points. However, local feature matching still has to work.

from kapture-localization.

YanAwithU avatar YanAwithU commented on June 11, 2024

I'll try it! Thanks for your advice!

from kapture-localization.

Related Issues (20)

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.