Git Product home page Git Product logo

Comments (3)

hiibolt avatar hiibolt commented on May 20, 2024

Dockerfiles, example usage, and expected output can be found here:

CPU + Python API + CUDA + cuDNN Docker Image:

from openpose.

xiangyann avatar xiangyann commented on May 20, 2024

Nice! But I think the problem that needs to be fixed first is the performance degradation using cudnn>=8, or else a docker update might not be any useful.
Does 18.04+CUDA11+cudnn8 make a performant combo?

from openpose.

hiibolt avatar hiibolt commented on May 20, 2024

Nice! But I think the problem that needs to be fixed first is the performance degradation using cudnn>=8, or else a docker update might not be any useful. Does 18.04+CUDA11+cudnn8 make a performant combo?

It has been very performant for our use case so far, the computation time for x2 57 second videos at 1080p (~60MB each) is less than a minute. Sadly, I do not have computation times for CuDNN<8 to compare to.

Specs:
Allocated CPU: 1 VCPU from AMD EPYC 7713
Allocated RAM: 1GB from 512GB pool
Allocated GPU: NVIDIA A100
Launch Arguments: --video "..." --display 0 --write_video "..." --write_json "..."

[ :3 - Starting OpenPose pose estimation... - :3 ]
Starting OpenPose demo...
Configuring OpenPose...
Starting thread(s)...
Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0.
Empty frame detected, frame number 0 of 479. In /openpose/src/openpose/producer/producer.cpp:checkFrameIntegrity():290
OpenCV: FFMPEG: tag 0x47504a4d/'MJPG' is not supported with codec id 8 and format 'mov / QuickTime / MOV'
OpenCV: FFMPEG: fallback to use tag 0x6765706a/'jpeg'
OpenPose demo successfully finished. Total time: 19.738495 seconds.
Starting OpenPose demo...
Configuring OpenPose...
Starting thread(s)...
Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0.
OpenCV: FFMPEG: tag 0x47504a4d/'MJPG' is not supported with codec id 8 and format 'mov / QuickTime / MOV'
OpenCV: FFMPEG: fallback to use tag 0x6765706a/'jpeg'
OpenPose demo successfully finished. Total time: 25.475751 seconds.
[ :3 - Finished OpenPose pose estimations! - :3 ]

from openpose.

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.