10 Forks
193 Stars
193 Watchers

x-unet

Implementation of a U-net complete with efficient attention as well as the latest research findings

How to download and setup x-unet

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

Or simply clone x-unet with SSH
[email protected]:lucidrains/x-unet.git

If you have some problems with x-unet

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