Code Monkey home page Code Monkey logo

Comments (4)

aoteman233 avatar aoteman233 commented on June 19, 2024

Thank you for your excellent work!
When I run the code I have two problems:
1.Did you get the following error when you used flownet2 to generate optical flow?How did you solve this problem?
NameError: name 'validation_loader' is not defined
2.How much storage space is required for the final generated optical flow file?
Looking forward to your reply

from pedestrianactionbenchmark.

ykotseruba avatar ykotseruba commented on June 19, 2024
  1. I ran this code a while ago and did not have any issues. Perhaps it is better to ask the maintainers of flownet2.
  2. I don't have the exact number, but I recommend computing the optical flow only for the observed frames, not for the entire dataset. Once you extracted the data for training and testing you can save the frame ids and compute the optical flow only for those.

from pedestrianactionbenchmark.

aoteman233 avatar aoteman233 commented on June 19, 2024

Thank you very much for your reply!
unfortunately I didn't see your reply until after generating all the optical flow files, it took me a lot of time, obviously I'm a noob. I will try to do as you say。
thanks again for your reply!

from pedestrianactionbenchmark.

aoteman233 avatar aoteman233 commented on June 19, 2024

excuse me,I have successfully completed the training these days, but I can't find a way to extract the frame id. There are 267 subfolders in the folder data\features\jaad\local_context_c3d_raw_1.5\images, are the frames in these folders the ones that need to generate optical flow files?if not,Would you mind providing a solution?extremely grateful!

from pedestrianactionbenchmark.

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.