Git Product home page Git Product logo

Comments (7)

goutamgmb avatar goutamgmb commented on September 28, 2024

Hi,

Did you run with params.use_gpu set to false? The ECO_hc code is not optimized for gpu and hence can be slower on gpu due to additional memory transfers.

Secondly, set params.visualization and params.debug to false.

from eco.

fybaft2012 avatar fybaft2012 commented on September 28, 2024

Hi,
Thank you for answering. Yes bro, I set params.use_gpu = false, params.visualization and params.debug to false already, and the speed is still 23.77 fps then. With OBT sequence 'Bolt'.

from eco.

goutamgmb avatar goutamgmb commented on September 28, 2024

That is strange. We got over 65 fps on the Bolt sequence.

Did you get this warning message?
'Error when using the mexResize function. Using Matlab''s interpolation function instead, which is slower'

from eco.

fybaft2012 avatar fybaft2012 commented on September 28, 2024

Yes, you are right, I got that warning message, I think because I think the compiled mexResize which you provided does not work on my computer, is it because of that? If so, would you please give me the advice how I can compile my own mexResize file on my pc? By the way, I use Ununtu 16.04 and opecv 2.4 v5, and gcc 4.9.4.
Thanks!

from eco.

goutamgmb avatar goutamgmb commented on September 28, 2024

Yes, not using mexResize can have significant impact on speed. Have you tried compiling mexResize using external_libs/mexResize/compile.m?

from eco.

fybaft2012 avatar fybaft2012 commented on September 28, 2024

Yes, bro. I have tried to compile the mexResize function and it said that it is compiled successfully, but when I use the re-compiled one, it still has that warning message information. I am not sure it is because of the opencv path settings or other reasons?
Thank you very much for your patient answer!

from eco.

fybaft2012 avatar fybaft2012 commented on September 28, 2024

Hi goutamgmb,
About the mexResize compiling problem, I am still confused. When I use the re-complied mexResize file compiled using openCV 2.4.9 on my Ubuntu, it show it is a Invalid MEX-file mexResize.mexa64. is that because of openCV version issue ? If so, which opencv version I need to use exactly on my ubuntu?
Looking forward your help!

from eco.

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.