Update README.md

This commit is contained in:
Xuebin Qin 2020-05-04 12:48:11 -06:00 committed by GitHub
parent 14dae99c11
commit 8ee2a31853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,14 @@
## 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, [Xuebin Qin](https://webdocs.cs.ualberta.ca/~xuebin/), [Zichen Zhang](https://webdocs.cs.ualberta.ca/~zichen2/), [Chenyang Huang](https://chenyangh.com/), [Masood Dehghan](https://sites.google.com/view/masooddehghan), [Osmar R. Zaiane](http://webdocs.cs.ualberta.ca/~zaiane/) and [Martin Jagersand](https://webdocs.cs.ualberta.ca/~jag/)."
## The code will be released soon (2020-May-04) !
__Contact__: xuebin[at]ualberta[dot]ca
## Our previous work: [BASNet (CVPR 2019)](https://github.com/NathanUA/BASNet)
## The code will be released soon (2020-May-04) !
## Architecture
![U^2-Net architecture](U2NETPR.png)