Skip to content

This is a Pytorch implement of StNet:Local and Global Spatial-Temporal Modeling for Action Recognition.

Notifications You must be signed in to change notification settings

Infinite-Song/Pytorch-StNet-Full-Implement

Repository files navigation

Pytorch-StNet-Full-Implement

This is a full implement of StNet based on the work of hyperfraise https://github.com/hyperfraise/Pytorch-StNet. Thanks for the great job of hyperfraise!

The data set I use in trainning is UCF-101 https://www.crcv.ucf.edu/research/data-sets/human-actions/ucf101/.

The StNet is proposed by https://arxiv.org/pdf/1811.01549.pdf

The results seem not correspond to the paper. I will try to fix this problem. I am very interseting in this model. I really hope that the authors can realese their code.

Requirement

Python2.7 or Python 3.6

Pytorch>=0.4.1

visdom

About

This is a Pytorch implement of StNet:Local and Global Spatial-Temporal Modeling for Action Recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages