hellojialee / Improved-Body-Parts

Simple Pose: Rethinking and Improving a Bottom-up Approach for Multi-Person Pose Estimation
https://arxiv.org/abs/1911.10529
258 stars 42 forks source link

It can be Running in Ubuntu18.04 with RTX3080, CUDA11.1? #48

Closed A7777-gp closed 3 years ago

A7777-gp commented 3 years ago

Thank your wonderful work,I downloaded your code and tried to run it.But I encountered a lot of errors when downloading the packages.Can this run on Ubuntu18.04, RTX3080?

hellojialee commented 3 years ago

Hi,I haven't gave it a try. Still, it should work on Ubuntu18.04, RTX3080 with proper settings.

A7777-gp commented 3 years ago

When I was downloading the package, some of the versions could not be downloaded. For example, apex=0.1, netron==2.9.4

hellojialee commented 3 years ago

Sorry my fault. Just ignore netron. As for Nvidia Apex, you can install it manually according to the instruction on https://github.com/NVIDIA/apex.