quic / sense

Enhance your application with the ability to see and interact with humans using any RGB camera.
https://20bn.com/products/datasets
MIT License
734 stars 107 forks source link

What method is used from 2D convolution expansion to 3D convolution? #187

Open luoji-ai opened 3 years ago

luoji-ai commented 3 years ago

As you said on your twentybn community blog, "We took inspiration from Carreira and Zisserman (2018) and temporarily inflated 8 2D convolutions, effectively converting them to 3D convolutions", from 2D convolution to Is the three-dimensional convolution performed using the temporal shift module (TSM)?