You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -21,7 +28,7 @@ If you find this implementation useful in your work, please acknowledge it appro
21
28
}
22
29
```
23
30
24
-
If you are looking for a good-to-use codebase with a large model zoo, please checkout the video toolkit at [GluonCV](https://gluon-cv.mxnet.io/model_zoo/action_recognition.html). We have SOTA model implementations (TSN, I3D, NLN, SlowFast, etc.) for popular datasets (Kinetics400, UCF101, Something-Something-v2, etc.). We will organize a tutorial of video modeling in [CVPR2020](https://cvpr20-video.mxnet.io/), please join us if you are interested.
31
+
If you are looking for a good-to-use codebase with a large model zoo, please checkout the video toolkit at [GluonCV](https://gluon-cv.mxnet.io/model_zoo/action_recognition.html). We have SOTA model implementations (TSN, I3D, NLN, SlowFast, etc.) for popular datasets (Kinetics400, UCF101, Something-Something-v2, etc.) in both PyTorch and MXNet. We also have accompaning [survey paper](https://arxiv.org/abs/2012.06567) and [video tutorial](https://bryanyzhu.github.io/videomodeling.github.io/).
0 commit comments