Giter VIP home page Giter VIP logo

Comments (7)

naxx2008 avatar naxx2008 commented on June 15, 2024

BTW, one piece of video in 20FPS triggerred this problem but another one in 25FPS didn't. They are both 720p and encoded by x265, file size about 20MB.

from eccv2022-rife.

hzwer avatar hzwer commented on June 15, 2024

Hi, I think we should fall back to the non-parallel version, because single-card parallel is slower on most devices. And the parallel version significantly increases the memory overhead. If you can upload the video to google drive for me to download, I can check the error.

from eccv2022-rife.

hzwer avatar hzwer commented on June 15, 2024

In other words, we think that continuing to maintain a single-card parallel version is likely to introduce new problems, so please re-integrate inference_video.py.

from eccv2022-rife.

naxx2008 avatar naxx2008 commented on June 15, 2024

Got it. You can close this issue if won't fix. Thanks.

from eccv2022-rife.

hzwer avatar hzwer commented on June 15, 2024

Got it. You can close this issue if won't fix. Thanks.

From your log, CUDA OOM is seems not a bug. I think inference_video will not cause it.

from eccv2022-rife.

n00mkrad avatar n00mkrad commented on June 15, 2024

Hi, I think we should fall back to the non-parallel version, because single-card parallel is slower on most devices. And the parallel version significantly increases the memory overhead. If you can upload the video to google drive for me to download, I can check the error.

Hmmm, on my RTX 2070S, the parallel code is noticably faster.
The non-parallel code only reaches about 75-80% GPU utilization.

from eccv2022-rife.

hzwer avatar hzwer commented on June 15, 2024

Hmmm, on my RTX 2070S, the parallel code is noticably faster.
The non-parallel code only reaches about 75-80% GPU utilization.

OK. I will add a flag to support that.

from eccv2022-rife.

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.