Giter Club home page Giter Club logo

Comments (6)

kakashidan avatar kakashidan commented on July 21, 2024

I also encountered the same problem. After I read the source code, I found that maybe there is something wrong with Vocabulary.cpp. In the function void Vocabulary::transform(const cv::Mat &feature, WordId &word_id, WordValue &weight ) const only considered the binary descriptors.

you could fix the bugs by yourself or use DBoW2 instead:)

from dbow3.

whuwan avatar whuwan commented on July 21, 2024

Same Problem

from dbow3.

SpeedUpToG avatar SpeedUpToG commented on July 21, 2024

I also encounter this problem. see the source code find the problem.

from dbow3.

JojoWong9128 avatar JojoWong9128 commented on July 21, 2024

I met with the same problem using SIFT and SURF and finally sovled. Always no query results even there is a same image in the database. While I found that the distance is always inf after debugging step by step. I output the input variables in function "DescManip::distance(feature, m_nodes[id].descriptor)",then I checked both feature extraction method, they are not the same...This is the core problem for me.

from dbow3.

rmsalinas avatar rmsalinas commented on July 21, 2024

I'm going to take a look at the problem and try to reproduce it, and solve it. Thanks for the info and sorry for the delay. I was busy with it. If somebody could post a patch with the solution it would be great! In any case, I moved long time ago to fbow. I strongly recommend using it. Why do you prefer DBOW3?

from dbow3.

luisa-mao avatar luisa-mao commented on July 21, 2024

Has anyone found a solution to this issue? I'm using DBOW2 with SURF, but having issues there as well and I'd much rather have out-of-the-box support for SURF.

from dbow3.

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.