From 0b27f5cc958bac88825b1001f8245f663faeb1b8 Mon Sep 17 00:00:00 2001 From: Xuebin Qin Date: Sun, 9 Aug 2020 12:34:32 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24472d7..746c8cb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # U^2-Net (U square net) The code for our newly accepted paper **U^2-Net (U square net)** in Pattern Recognition 2020: -## [U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection](https://www.sciencedirect.com/science/article/pii/S0031320320302077?dgcid=author) +## [U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection](https://arxiv.org/pdf/2005.09007.pdf) [Xuebin Qin](https://webdocs.cs.ualberta.ca/~xuebin/),
[Zichen Zhang](https://webdocs.cs.ualberta.ca/~zichen2/),