kinetics_i3d_pytorch icon indicating copy to clipboard operation
kinetics_i3d_pytorch copied to clipboard

Inflated i3d network with inception backbone, weights transfered from tensorflow

Results 12 kinetics_i3d_pytorch issues
Sort by recently updated
recently updated
newest added

I couldn't run the code due to version compatibility issues. After some trial and error, I found out that tensorflow and dm-sonnet should be version 1. I added the requirements.txt...