12 Forks
195 Stars
195 Watchers

code-samples

Holds code for our CVPR'23 tutorial: All Things ViTs: Understanding and Interpreting Attention in Vision.

How to download and setup code-samples

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

Or simply clone code-samples with SSH
[email protected]:all-things-vits/code-samples.git

If you have some problems with code-samples

You may open issue on code-samples support forum (system) here: https://github.com/all-things-vits/code-samples/issues