From 02bcc0c782d01d7698adb83ed0bcac2a9f36454a Mon Sep 17 00:00:00 2001 From: Xuebin Qin Date: Thu, 29 Apr 2021 18:12:27 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dfa68d5..d70c0ec 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ __Contact__: xuebin[at]ualberta[dot]ca ## 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. + +![LensOCR APP](figures/LensOCR.png) + **(2021-Apr-18)** Thanks [**Andrea Scuderi**](https://www.linkedin.com/in/andreascuderi/) for releasing his App [**Clipping Camera**](https://apps.apple.com/us/app/clipping-camera/id1548192169?ign-mpt=uo%3D2), which is an U^2-Net driven realtime camera app and "is able to detect relevant object from the scene and clip them to apply fancy filters". ![Clipping Camera APP](figures/clipping_camera.png)