DJ-RN icon indicating copy to clipboard operation
DJ-RN copied to clipboard

As a part of HAKE project (HAKE-3D). Code for our CVPR2020 paper "Detailed 2D-3D Joint Representation for Human-Object Interaction".

Results 8 DJ-RN issues
Sort by recently updated
recently updated
newest added

Hello I want to run SMPLify-x on vcoco dataset. Have you done this? How can I have OpenPose results and keypoints for the vcoco images ?

Hello Do you consider human_thres and Object_thres in test phase such as previous methods?

Hello when I run "python ./-Results/Generate_detection.py --model " I get the following error: ValueError: operands could not be broadcast together with shapes (1560224,) (1489274,) This error is related to line...

Hello How extract the visualized attention on of 3d Human(figure 8 in your paper)?

Hello The input of ![image](https://user-images.githubusercontent.com/79795863/120196338-ff2a9200-c234-11eb-8e19-2277cefe1079.png) (f3D H )is 85 but you told in paper this input is 1024. why?

Hello According to this output, how do I know where the coordinates of the elbow are? ![image](https://user-images.githubusercontent.com/79795863/113005910-2065f800-918a-11eb-91cd-07224362e1ce.png)

Hello Is possible for you to send me the part of your code that used PCA to reduce the dimension of w2v to 128 as stated in the paper?

Hello, how is the gt_hoi_py2.pkl file created? In what part of codes is it created and what is it?