19 Forks
142 Stars
142 Watchers

deformable-attention

Implementation of Deformable Attention in Pytorch from the paper "Vision Transformer with Deformable Attention"

How to download and setup deformable-attention

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

Or simply clone deformable-attention with SSH
[email protected]:lucidrains/deformable-attention.git

If you have some problems with deformable-attention

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