Skip to content

3D R50, pretrained, pytorch version weights

Latest
Compare
Choose a tag to compare
@YZY-stack YZY-stack released this 27 May 03:57
· 4 commits to main since this release
6e5c240

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).