Skip to content

proceduralia/pytorch-conv2_1d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pytorch Conv(2+1)D

Pytorch implementation of (2+1)D spatiotemporal convolutions, as presented in the paper A Closer Look at Spatiotemporal Convolutions for Action Recognition. The API offered by the Conv2_1d module is the same as the built-in Conv3d Pytorch module.

Following the same principles, a (2+1)D transposed convolution module is implemented.

About

Pytorch implementation of (2+1)D spatiotemporal convolutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages