diff --git a/README.md b/README.md index 078586e..0710662 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ ## Image Segmentation +- USIS10K: [Data](https://drive.google.com/file/d/1LdjLPaieWA4m8vLV6hEeMvt5wHnLg9gV/view?usp=sharing), [Code](https://github.com/LiamLian0727/USIS10K). (USIS-SAM) +- UIIS: [Data](https://drive.google.com/file/d/1MwGvsr2kJgKBGbU3zoZlXiqSSiP1ysGR/view?usp=sharing), [Paper](https://openaccess.thecvf.com/content/ICCV2023/html/Lian_WaterMask_Instance_Segmentation_for_Underwater_Imagery_ICCV_2023_paper.html), [Code](https://github.com/LiamLian0727/WaterMask). (WaterMask) - SUIM: [Data](http://irvlab.cs.umn.edu/resources/suim-dataset), [Paper](https://arxiv.org/pdf/2004.01241.pdf), [Code](https://github.com/xahidbuffon/SUIM-Net). (SUIM-Net) - Coral-Net: [Data](https://coralnet.ucsd.edu/), [Paper](https://onlinelibrary.wiley.com/doi/full/10.1002/rob.21915), [Code](https://github.com/Shathe/CoralSeg). (Coral-Seg) - Eilat: [Data](https://sites.google.com/a/unizar.es/semanticseg/), [Paper](https://www.nature.com/articles/srep23166.pdf).