From 0afbd77a6623eacf397e94e6f571c7e4c4d61530 Mon Sep 17 00:00:00 2001 From: Xuebin Qin Date: Sun, 22 Sep 2024 23:25:42 -0700 Subject: [PATCH] Update README.md Added Bohrium notebook link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index abe86d4..0382d07 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ # Updates !!! +** (2024-Sept.-22)** [**Bohrium**](https://bohrium.dp.tech/) provides an free demo on their [**Bohrium Notebook**](https://bohrium.dp.tech/notebooks/51445486135). + ** (2022-Aug.-17)** The optimized model for general use of our IS-Net is now released: ```isnet-general-use.pth``` (for general use, this is NOT DIS V2.0.) from [(Google Drive)](https://drive.google.com/file/d/1XHIzgTzY5BQHw140EDIgwIb53K659ENH/view?usp=sharing) or [(Baidu Pan 提取码:6jh2)](https://pan.baidu.com/s/111MqmwnUc8Z4Wsq2Pc4bhQ?pwd=6jh2), please feel free to try it with the newly created simple ```inference.py``` code on your own datasets. ![u2net-isnet-cmp](figures/u2net-isnet-cmp.png)