Giter Club home page Giter Club logo

Comments (4)

GrumpyZhou avatar GrumpyZhou commented on August 22, 2024 2

Did you follow the section I said above to download the pairs? It's right there.

Those pairs are split from image_pairs_to_match.txt and if you check the contents they are the same.

How to do that is exactly shown in the the code I posted above.
As I said it is by setting the pairs in the config that's all. You just need to change pairs in the config like that.

from image-matching-toolbox.

GrumpyZhou avatar GrumpyZhou commented on August 22, 2024 1

Hi @GabbySuwichaya ,

The way to control night-only and full evaluation is by setting different db pairs for reconstruction and query pairs for testing.
As an example:

aachen_night:
<<: *default
match_threshold: 0.0 # Save all matches
pairs: ['pairs-db-night_benchmark.txt', 'pairs-query-night_benchmark.txt']
qt_dthres: 4
qt_psize: 48
qt_unique: True
ransac_thres: [20]
sc_thres: 0.25 # Filtering during quantization
covis_cluster: False

You can download the night benchmark pairs by following this section.

from image-matching-toolbox.

GabbySuwichaya avatar GabbySuwichaya commented on August 22, 2024 1

Thank you so much!

Yes, I see.
Now I run it and got a similar result. :)

from image-matching-toolbox.

GabbySuwichaya avatar GabbySuwichaya commented on August 22, 2024

@GrumpyZhou,

Thank you for the prompt reply. I found those files... :)

If I use the original "image_pairs_to_match.txt"... How to set the toolbox for this? Could you please kindly suggest the good way to do it....?

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.