ShuangjunLiu
ShuangjunLiu
Hello, I can't install the dependency pkgs of ``` VPoser Homogenus ``` They all require specific versions of **torch** and **tensorflow**. I get higher version on my local machine. Is...
I plan to show the loss during training session. But it seems no download button on the plot window. Right click save as can only save one dot out from...
After running: `pip install -r requirements.txt` Get error to find the pytube repo: > Collecting git+https://github.com/baxterisme/pytube (from -r requirements.txt (line 36)) > Cloning https://github.com/baxterisme/pytube to /tmp/pip-req-build-yu8sm76y > Running command git...
Could you clarify what is the joint definition for the datasets (h36m, LSP , etc)? I found the mapping indices in constants, but I am not clear of the exact...
I am confused about the implementation for the part segmentations. The parts_cube.npy contains the 100 x 92 x 17 x 3. What does the 4 dim stand for? If just...
Hello, The code provides overall MPJPE result on h36m. How can I reproduce result for each categories which is reported in your paper (mpjpe for each of 16 actions). Thanks.
I tried to use 12G memory GPU to run this code. However, the eval always failed even though I tried on two computers one with tesla K40m and one with...