moabitcoin / ig65m-pytorch

PyTorch 3D video classification models pre-trained on 65 million Instagram videos
MIT License
265 stars 30 forks source link

Fix released weight asset filenames and broken pb file #12

Closed daniel-j-h closed 5 years ago

daniel-j-h commented 5 years ago

@sandhawalia looks like one of the onnx pb files are broken:

gh

and the filenames do not match the syntax for torch hub:

https://github.com/pytorch/pytorch/blob/v1.2.0/torch/hub.py#L53-L54

Tasks

sandhawalia commented 5 years ago

That model already exists right under the broken file. This file needs to be deleted

sandhawalia commented 5 years ago

I’ll have a look at the delimiter issue

daniel-j-h commented 5 years ago

Broken file deleted; file names updated. All done here!