BNU-IVC / FastPoseGait

FastPoseGait is a user-friendly and flexible repository that aims to help researchers get started on pose-based gait recognition quickly.
65 stars 4 forks source link

Pretreatment of SUSTech1K and CCPG #16

Open SoliveTech opened 6 days ago

SoliveTech commented 6 days ago

Thank you for your outstanding work! I am very interested in SUSTech1K and CCPG, can you give the processing code that can adapt to gpgait model ?

DreamShibei commented 5 days ago

Hi! The officially open-sourced poses from SUSTech1K and CCPG can be directly utilized in our project and they do not need pre-processing.

SoliveTech commented 3 days ago

Because the directory Settings don't quite match the model, these two datasets don't seem to work directly. In addition, CCPG does not have 2d skeleton data. It said in the model zoo provided by the doc that hrnet was used for extraction on CCGP. I wonder if you are willing to provide the data you extracted : )

DreamShibei commented 1 day ago

The directory settings of SUSTech1K can be seen in this link. You can directly use it by adding one line in data_cfg: data_in_use: [false, false, false, true, false, false, false, false, false, false, false, false, false, false, false, false]. The pose of CCPG is updated in this repo and you can apply for it after submitting the corresponding agreement.