Giter Club home page Giter Club logo

Comments (10)

DoongLi avatar DoongLi commented on July 21, 2024 1

Thx for your reply, I got it, have a great day!

from image-matching-toolbox.

GrumpyZhou avatar GrumpyZhou commented on July 21, 2024

from image-matching-toolbox.

DoongLi avatar DoongLi commented on July 21, 2024

Actually, I want to test and evalute different image matching methods, so I would labeling some feature point by hand , and use it as groundtruth.

from image-matching-toolbox.

GrumpyZhou avatar GrumpyZhou commented on July 21, 2024

from image-matching-toolbox.

DoongLi avatar DoongLi commented on July 21, 2024

Sorry, I want to evaluate it by use feature points and matchs, but i dont know how to generate them because my data has a lot of light changes

from image-matching-toolbox.

GrumpyZhou avatar GrumpyZhou commented on July 21, 2024

Have you already tried to use the methods supported in this repo and see whether they can give you good matches on your data? Here's an example how you can use them to match any image pair: visualize_matches_on_example_pairs.ipynb.

from image-matching-toolbox.

DoongLi avatar DoongLi commented on July 21, 2024

Not yet, but I will try later, Do you think is make sense for research paper which use some open source image matching methods to get some pre result and select good match result by hand, then use this result as gt for evaluation.

from image-matching-toolbox.

GrumpyZhou avatar GrumpyZhou commented on July 21, 2024

Hm I never seen geometric matching ground-truth hand-picked by human. It is not as accurate as matches computed by geometric transformations. Also is not an efficient way to get GTs since one image pair you can have lots of feature matches.

from image-matching-toolbox.

DoongLi avatar DoongLi commented on July 21, 2024

How to achieve matches computed by geometric transformations? My data just some image pairs, no depth information and could not do SFM

from image-matching-toolbox.

GrumpyZhou avatar GrumpyZhou commented on July 21, 2024

If you do not have any pose information it's not possible I think. But if your images are from one scene you can run SfM to get poses. In the case if you do not have GTs for those pairs, why you have to stick to those pairs for evaluation? There are common benchmarks to eval matching models and why not use them ? Sorry I don't know details about your final goal. But I guess there's not much more I can help :D.

from image-matching-toolbox.

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.