What is: R(2+1)D?
Source | A Closer Look at Spatiotemporal Convolutions for Action Recognition |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
A R(2+1)D convolutional neural network is a network for action recognition that employs R(2+1)D convolutions in a ResNet inspired architecture. The use of these convolutions over regular 3D Convolutions reduces computational complexity, prevents overfitting, and introduces more non-linearities that allow for a better functional relationship to be modeled.