From 1948f813aa3be6da6162f8a408518c926f4f223f Mon Sep 17 00:00:00 2001 From: Xuebin Qin Date: Tue, 21 Dec 2021 14:44:45 +0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 10a42b0..3ebaf22 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ __Contact__: xuebin[at]ualberta[dot]ca ## Updates !!! +**(2021-Dec-21)** This [**blog**](https://rockyshikoku.medium.com/u2net-to-coreml-machine-learning-segmentation-on-iphone-eac0c721d67b) clearly describes the way of converting U2-Net to [**CoreML**](https://github.com/john-rocky/CoreML-Models) and running it on iphone. + **(2021-Nov-28)** Interesting Sky Segmentation models developed by [**xiongzhu**](https://github.com/xiongzhu666/Sky-Segmentation-and-Post-processing) using U2-Net. ![im_sky_segmentation](figures/sky-seg.png)