104 Forks
448 Stars
448 Watchers

SCAN

PyTorch source code for "Stacked Cross Attention for Image-Text Matching" (ECCV 2018)

How to download and setup SCAN

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

Or simply clone SCAN with SSH
[email protected]:kuanghuei/SCAN.git

If you have some problems with SCAN

You may open issue on SCAN support forum (system) here: https://github.com/kuanghuei/SCAN/issues