From e6d0001efb7a86c3da8d02d31123f876f4ade123 Mon Sep 17 00:00:00 2001
From: amusi <amusi1994@gmail.com>
Date: Sun, 13 Dec 2020 22:34:04 +0800
Subject: [PATCH] add: RGB-D Salient Object Detection

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 1ed176a..c850293 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,7 @@ If you want to contribute to this list (please do), send me a pull request.
     - Salience
         - [Salient Object Detection(SOD)](https://github.com/jiwei0921/SOD-CNNs-based-code-summary-)
         - [Saliency Detection & Segmentation](https://github.com/lartpang/awesome-segmentation-saliency-dataset#another-awesome-dataset-list)
+        - [RGB-D Salient Object Detection](https://github.com/taozh2017/RGBD-SODsurvey)
     - [Fashion + AI](https://github.com/lzhbrian/Cool-Fashion-Papers)
     - [Event-based Vision Resources](https://github.com/uzh-rpg/event-based_vision_resources)