76 Forks
498 Stars
498 Watchers

EDGE

Official PyTorch Implementation of EDGE (CVPR 2023)

How to download and setup EDGE

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

Or simply clone EDGE with SSH
[email protected]:Stanford-TML/EDGE.git

If you have some problems with EDGE

You may open issue on EDGE support forum (system) here: https://github.com/Stanford-TML/EDGE/issues