Coder Social home page Coder Social logo

Comments (6)

yjxiong avatar yjxiong commented on June 8, 2024

Disabling cuDNN won't affect the accuracy. But the memory usage will grow due to the native implementation of convolution in Caffe. We have a local build of OpenCV for DenseFlow, you can also use that to build your Caffe. In this way you no longer need the permission to rebuild the system-wide OpenCV installation.

For the second problem, optical flow is extracted for each time step.

from temporal-segment-networks.

3DMM-ICME2023 avatar 3DMM-ICME2023 commented on June 8, 2024

Thanks for your prompt reply!
I find that if i build of OpenCV for DenseFlow , First i need install OpenCV dependenices such as build-essential, will it update the system-wide dependency?
For the second problem, what each time step means, extract 1 optical flow one second?

from temporal-segment-networks.

yjxiong avatar yjxiong commented on June 8, 2024

For the dependencies, there is no need to install them once they already present. Building OpenCV itself won't affect system-wide dependency.

Again, optical flow is extracted from each pair of consecutive frames.

from temporal-segment-networks.

yjxiong avatar yjxiong commented on June 8, 2024

@liu666666 , did you manage to build TSN?

from temporal-segment-networks.

3DMM-ICME2023 avatar 3DMM-ICME2023 commented on June 8, 2024

I Disabled cuDNN and make TSN successfully, but when i use the scripts(eval_net.py) to eval a video,i meet a bug which says than no module name pyActionRecog. i did not fix it now and can you tell me how?Thanks for your guidance!

from temporal-segment-networks.

yjxiong avatar yjxiong commented on June 8, 2024

Try add . to your PYTHONPATH variable.

from temporal-segment-networks.

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.