mks0601 / 3DMPPE_POSENET_RELEASE

Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
MIT License
807 stars 147 forks source link

2.6Mdatasets #119

Open txy00001 opened 1 year ago

txy00001 commented 1 year ago

After I downloaded the 2.6m dataset, there is no distinction between manual labeling and machine labeling pictures, both are in the train folder, how do I know which one is manually labeled? At the same time, I want to delete all the pictures and json information that have two-handed interaction or appear with both hands, and only keep the pictures and json information with one hand, what should I do?