From 688508f85ab6cbcdfbd115989311ae1cde352a28 Mon Sep 17 00:00:00 2001 From: Nathan Qin Date: Sat, 16 May 2020 14:13:15 -0600 Subject: [PATCH] input size and readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f4bc78e..5134441 100644 --- a/README.md +++ b/README.md @@ -1,7 +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](https://www.sciencedirect.com/science/article/pii/S0031320320302077?dgcid=author),
[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/). +## [U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection](https://www.sciencedirect.com/science/article/pii/S0031320320302077?dgcid=author) + +[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/). __Contact__: xuebin[at]ualberta[dot]ca