shubham-goel / 4D-Humans

4DHumans: Reconstructing and Tracking Humans with Transformers
https://shubham-goel.github.io/4dhumans/
MIT License
1.11k stars 100 forks source link

evaluation datasets image #82

Closed xiaoyudanaa closed 4 months ago

xiaoyudanaa commented 6 months ago

Hello respected author. I trained hmr2 on my own server. However, when I wanted to perform an evaluation, I found that I need the following data: "download the Human3.6M, 3DPW, LSP-Extended, COCO, and PoseTrack dataset images". Could you please provide the relevant download links? I would be extremely grateful.

ouusan commented 5 months ago

Hello ,i meet the same problem, have you got those datasets? I can not get LSP-Extended, Human3.6M, and PoseTrack dataset images...

geopavlakos commented 5 months ago

You can download LSP Extended from here: http://datasets.d2.mpi-inf.mpg.de/hr-lspet/hr-lspet.zip For PoseTrack, you can follow the instructions here: https://github.com/anDoer/PoseTrack21 For Human3.6M, the dataset website is here: http://vision.imar.ro/human3.6m/ For 3DPW, the dataset website is here: https://virtualhumans.mpi-inf.mpg.de/3DPW/ For COCO, the dataset website is here: https://cocodataset.org/

starashima commented 4 months ago

Hi authors. For Human3.6M, could you please show how to generate h36m/images folder which is indicated in the config file ? It seems the original Human3.6M dataset does not have such a folder. Thank you very much in advance.