From 5dece8db8aecdfc99c4a9909fe6cc58b4b85b2b8 Mon Sep 17 00:00:00 2001 From: Nathan Qin Date: Sat, 16 May 2020 14:23:05 -0600 Subject: [PATCH] input size and readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b1a505..a475ac3 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,9 @@ or ```python u2net_test.py``` respectively. The 'model_name' in both files can b @InProceedings{Qin_2020_PR, author = {Qin, Xuebin and Zhang, Zichen and Huang, Chenyang and Dehghan, Masood and Zaiane, Osmar and Jagersand, Martin}, title = {U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection}, -booktitle = {Pattern Recognition}, +journal = {Pattern Recognition}, +volume = {106}, +pages = {107404}, year = {2020} } ```