This is the pretrained weights for I3D, FTCN, and AltFreezing. In their original codes, they use "slowfast" library for loading the pickle file, which can not be directly loaded by pytorch. Therefore, I convert the original pickle file to pytorch version (see the attached .pth file).