14 Forks
112 Stars
112 Watchers

STAM-pytorch

Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification

How to download and setup STAM-pytorch

Open terminal and run command
git clone https://github.com/lucidrains/STAM-pytorch.git
git clone is used to create a copy or clone of STAM-pytorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with STAM-pytorch https://github.com/lucidrains/STAM-pytorch/archive/master.zip

Or simply clone STAM-pytorch with SSH
[email protected]:lucidrains/STAM-pytorch.git

If you have some problems with STAM-pytorch

You may open issue on STAM-pytorch support forum (system) here: https://github.com/lucidrains/STAM-pytorch/issues