Tushar-N / pytorch-resnet3d

I3D Nonlocal ResNets in Pytorch
245 stars 39 forks source link

pkl file not found #15

Closed DungVo1507 closed 3 years ago

DungVo1507 commented 3 years ago

Hi @Tushar-N, I'm so glad I found your awesome repo. Sorry, I'm a newbie in this field so I'm having a hard time doing it. I can't find 2 files https://dl.fbaipublicfiles.com/video-nonlocal/i3d_baseline_32x2_IN_pretrain_400k.pkl and https://dl.fbaipublicfiles.com/video-nonlocal/i3d_nonlocal_32x2_IN_pretrain_400k.pkl. Can you send me these 2 files? Thank you very much!

Tushar-N commented 3 years ago

Both these links seem accessible to me. Did a simplewget https://dl.fbaipublicfiles.com/video-nonlocal/i3d_baseline_32x2_IN_pretrain_400k.pkl not work?

Also disclaimer: This repo is dated. You'd probably be better off using pytorchvideo.