tomar840 / two-stream-fusion-for-action-recognition-in-videos

90 stars 28 forks source link
action-recognition pretrained-models python pytorch two-stream-cnn ucf101

two-stream-fusion-for-action-recognition-in-videos

We have implemented convolutional two stream network for action recognition for two cases -

2. Models

We have used vgg-19 model pre-trained on ImageNet for both the streams.

3. Implementation details for both cases

5. Performance

5.1 Performance for two stream average fusion

6. Reference Paper