3dpose / 3D-Multi-Person-Pose

3D Multi-Person Pose Estimation by Integrating Top-Down and Bottom-Up Networks
MIT License
165 stars 21 forks source link

how to process to get pickle file ? #21

Open chunniunai220ml opened 1 year ago

chunniunai220ml commented 1 year ago

hi, thank for ur share. i have read the instruction, but can u tell me the p2b shape is (frame-length,x,y)? and ur provide link get pafs , i can not understand how to extract for human36, and ur example pkl for affb = torch.ones(2,16,16) / 16, how to explain?

can u share ur pickle file preprocess code?