simochen / flowtrack.pytorch

Pytorch implementation of FlowTrack (Simple Baselines for Human Pose Estimation and Tracking).
74 stars 12 forks source link

Can not open pretrained model url. #1

Closed zhengpengpeng closed 5 years ago

zhengpengpeng commented 6 years ago

hi, I got 404 when opening the pretrained model url(https://github.com/simochen/flowtrack.pytorch/blob/master). Can you provide another model so that I can run your demo. thx...

simochen commented 6 years ago

hi, @zhengpengpeng . I fixed the pretrained model url.

zhengpengpeng commented 6 years ago

This model works. thx..

zhengpengpeng commented 6 years ago

The FlowNet model still has some problems... FlowNet2-S_checkpoint.pth.tar: The archive is either in unknown format or damaged Could you fix this?

simochen commented 6 years ago

Did you try to untar the model file? The model is used directly.