From 13e207b93481294b5997e6ec9f8ba0bff502425f Mon Sep 17 00:00:00 2001 From: Xuebin Qin Date: Sun, 21 Aug 2022 12:43:06 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b897429..bbc9c33 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ __Contact__: xuebin[at]ualberta[dot]ca ## Updates !!! -**(2022-Aug.-17)** +** (2022-Aug.-17) ** Our U2-Net models are now available on [PlayTorch](https://playtorch.dev/), where you can build your own demo and run it on your Android/iOS phone. Try out this demo on [![PlayTorch Demo](https://github.com/facebookresearch/playtorch/blob/main/website/static/assets/playtorch_badge.svg)](https://playtorch.dev/snack/@playtorch/u2net/) and bring your ideas about U2-Net to truth in minutes! ** (2022-Jul.-5)** Our new work **Highly Accurate Dichotomous Image Segmentation (DIS) [**Project Page**](https://xuebinqin.github.io/dis/index.html), [**Github**](https://github.com/xuebinqin/DIS) is accepted by ECCV 2022. Our code and dataset will be released before July 17th, 2022. Please be aware of our updates.