From 414327841d0e21cef51241f6d6495ceff9d20a0e Mon Sep 17 00:00:00 2001 From: Xuebin Qin Date: Wed, 26 May 2021 13:12:55 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a513e3..49d7719 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

-The official repo for our paper **U2-Net(U square net)** published in Pattern Recognition 2020: +This is the official repo for our paper **U2-Net(U square net)** published in Pattern Recognition 2020: ## [U2-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/), [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/)