mirror of
https://git.mirrors.martin98.com/https://github.com/xuebinqin/U-2-Net
synced 2025-08-05 16:10:41 +08:00
Update README.md
This commit is contained in:
parent
82f02e6dd9
commit
ec9abdfdd7
25
README.md
25
README.md
@ -12,6 +12,18 @@ The code for our paper **U^2-Net (U square net)** published in Pattern Recogniti
|
||||
|
||||
__Contact__: xuebin[at]ualberta[dot]ca
|
||||
|
||||
## Citation
|
||||
```
|
||||
@InProceedings{Qin_2020_PR,
|
||||
title = {U2-Net: Going Deeper with Nested U-Structure for Salient Object Detection},
|
||||
author = {Qin, Xuebin and Zhang, Zichen and Huang, Chenyang and Dehghan, Masood and Zaiane, Osmar and Jagersand, Martin},
|
||||
journal = {Pattern Recognition},
|
||||
volume = {106},
|
||||
pages = {107404},
|
||||
year = {2020}
|
||||
}
|
||||
```
|
||||
|
||||
## Updates !!!
|
||||
|
||||
**(2021-Apr-29)** Thanks [**Jonathan Benavides Vallejo**](https://www.linkedin.com/in/jonathanbv/) for releasing his App [**LensOCR: Extract Text & Image**](https://apps.apple.com/ch/app/lensocr-extract-text-image/id1549961729?l=en&mt=12), which uses U^2-Net for extracting the image foreground.
|
||||
@ -126,16 +138,3 @@ or ```python u2net_test.py``` respectively. The 'model_name' in both files can b
|
||||
## Qualitative Comparison
|
||||
|
||||

|
||||
|
||||
|
||||
## Citation
|
||||
```
|
||||
@InProceedings{Qin_2020_PR,
|
||||
title = {U2-Net: Going Deeper with Nested U-Structure for Salient Object Detection},
|
||||
author = {Qin, Xuebin and Zhang, Zichen and Huang, Chenyang and Dehghan, Masood and Zaiane, Osmar and Jagersand, Martin},
|
||||
journal = {Pattern Recognition},
|
||||
volume = {106},
|
||||
pages = {107404},
|
||||
year = {2020}
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user