Giter Site home page Giter Site logo

Comments (3)

 avatar commented on August 15, 2024

Hey, (hoping to alleviate some qa from the dev)

Pretty sure the script is calculating the flow right now, check the directory where your script is and you should see forward and backward files showing what frame its on right now. Takes soooo long to do the deepflow calculations.

from artistic-videos.

samyk avatar samyk commented on August 15, 2024

I see, thanks, however is there a way to determine whether GPU or CPU is being used? I assume it will be slow either way :)

from artistic-videos.

 avatar commented on August 15, 2024

the cudnn flag should make it use the gpu cudnn library. However, you'll have to look at the script to see if it checks for the cudnn library before it starts the flow calculations.

I like to comment out the part after the flow and make sure those files are done. Then afterwards I'll play with the stylize part. I like to do that to make sure the first few images look ok and see what the run times and memory bounds are of the gpu part, not to mention path issues with cudnn and whatnot.

edit: the nice part btw is that once the deepflow calculations are done, you can reuse them again for different styles

from artistic-videos.

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.