4 Forks
94 Stars
94 Watchers

uniformer-pytorch

Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, debuted in ICLR 2022

How to download and setup uniformer-pytorch

Open terminal and run command
git clone https://github.com/lucidrains/uniformer-pytorch.git
git clone is used to create a copy or clone of uniformer-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 uniformer-pytorch https://github.com/lucidrains/uniformer-pytorch/archive/master.zip

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

If you have some problems with uniformer-pytorch

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