microsoft / multiview-human-pose-estimation-pytorch

This is an official Pytorch implementation of "Cross View Fusion for 3D Human Pose Estimation, ICCV 2019".
MIT License
541 stars 89 forks source link

Missing model_best.pth.tar??? #28

Closed ChenConnie closed 4 years ago

ChenConnie commented 4 years ago

hello, when I run this command: python run/pose2d/valid.py --cfg experiments-local/mixed/resnet50/256_fusion.yaml I meet this error : FileNotFoundError: No such file ro directory, 'output/mixed/multiview_pose_resnet_50/256_fusion/model_best.pth.tar. could you tell me why? Thank you very much.

CHUNYUWANG commented 4 years ago

You can download the model for resnet152/320_fusion.yaml here

rhljajodia commented 3 years ago

Hello, The download link seems invalid. It appears to be visible to a closed group of people so anonymous download is not possible. Any chance of fixing this? I have the same error.

@ChenConnie have you managed to fix this? any chance you could help me?

ChenConnie commented 3 years ago

you can download by the link : https://drive.google.com/file/d/1TsjMOXUEZc-goGRqdS891ZgzltDR9_Yc/view?usp=sharing

At 2020-10-05 00:45:52, "rhljajodia" notifications@github.com wrote:

Hello, The download link seems invalid. It appears to be visible to a closed group of people so anonymous download is not possible. Any chance of fixing this? I have the same error.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

PGogo commented 1 year ago

you can download by the link : https://drive.google.com/file/d/1TsjMOXUEZc-goGRqdS891ZgzltDR9_Yc/view?usp=sharing At 2020-10-05 00:45:52, "rhljajodia" notifications@github.com wrote: Hello, The download link seems invalid. It appears to be visible to a closed group of people so anonymous download is not possible. Any chance of fixing this? I have the same error. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

This link also seems to be invalid, can you please provide another one? Thanks!