Duncan Zauss

Results 8 comments of Duncan Zauss

Hi @agosztolai and @raincrash , I created the .pth files with a slightly changed version of the code from @agosztolai . 1. Clone this repo. 2. Download the needed files...

Hi @sulei1998, I meet the same error as you when using python 3.8 and pytorch 1.10 on Ubuntu 20.04, and it is also not clear to me why the loading...

Hi @yktangac , Could you please post the command that you run and the error message that you get so that I can check what might cause the problem?

Could you specify which OS and python version you are using? Only the newest openpifpaf version (0.13.0) includes a C++ implementation of the decoder which is crucial for a high...

I see. Could you try to install OpenPifPaf from source? I.e. git clone OpenPifPaf and then run the following command in the folder where the setup.py file is: ``` pip...

Hello @hechengbo-H, Thank you for the interest in our work! Which OS and pytorch version are you using?

H, Thank you for your interest in Keypoint Communities! The shown video was processed with two separate models, one for the car keypoints and the other for the human keypoints....

@umariqb I am also interested in MS COCO style annotations. Did you create a conversion script in the mean time?