1232 Forks
6792 Stars
6792 Watchers

U-2-Net

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

How to download and setup U-2-Net

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

Or simply clone U-2-Net with SSH
[email protected]:xuebinqin/U-2-Net.git

If you have some problems with U-2-Net

You may open issue on U-2-Net support forum (system) here: https://github.com/xuebinqin/U-2-Net/issues