-
Notifications
You must be signed in to change notification settings - Fork 277
R(2+1)D unit #322
R(2+1)D unit #322
Conversation
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: 25624d6c2c1cc8f0d9fb549dc1e713b73079425d
3ed3b5a
to
4ae804e
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: b95ffd5d2e6ad82c2e45b17ba8fb6e945da8ba46
4ae804e
to
0dfd421
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: 9209bc9ff3b9eb726d2e9794cc8812abcd5c2ef7
0dfd421
to
0de207d
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
@vreis For the |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: d7bda0e2657aaaf5bec77d77907c4f6704b39d3f
0de207d
to
084cd28
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: 0877ac622683c23cc8930159c665d9376a1b38de
084cd28
to
3684793
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: 3e52a8fabd89f0e83ec4151c4384a83690678fa8
3684793
to
1cb2994
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: b4a8fd4f45ac71e124c9df6b0e573e2929e73760
1cb2994
to
6a14683
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: 2b4ca2501d1990603501105fb12a782ce567d515
6a14683
to
9cc61dd
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Differential Revision: D19084922 fbshipit-source-id: b0178bd69a866c4967bd989f76fc1990c8dec700
9cc61dd
to
efd6583
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: facebookresearch#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Reviewed By: aadcock Differential Revision: D19084922 fbshipit-source-id: ebce9b7de834fb8eca25b54d285726e974077108
efd6583
to
510f0a3
Compare
This pull request was exported from Phabricator. Differential Revision: D19084922 |
Summary: Pull Request resolved: #322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Reviewed By: aadcock Differential Revision: D19084922 fbshipit-source-id: 3bc0747cbbb018331afa9eeb721eba6756659fd9
Summary: Pull Request resolved: facebookresearch/ClassyVision#322 - Implement R(2+1)D unit (https://arxiv.org/abs/1711.11248). - Compared with vanilla R3D model, in R(2+1)D we replace a 3D conv with a 2D spatial conv and a 1D temporal conv, while the total No. of model parameters are kept the same. - We use R(2+1)D unit in `ResNeXt3DStem` and `BasicTransformation`. Reviewed By: aadcock Differential Revision: D19084922 fbshipit-source-id: 3bc0747cbbb018331afa9eeb721eba6756659fd9
Summary:
ResNeXt3DStem
andBasicTransformation
.Differential Revision: D19084922