From 0b9e73c4afd8fbe76b1e8bf20184e23c2cc22c01 Mon Sep 17 00:00:00 2001 From: Nathan Qin Date: Sat, 9 May 2020 15:57:38 -0600 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c7b700..78aa88a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # 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/).