From 5f3b6680727eba6304ed92a0ea9a111588e11f7c Mon Sep 17 00:00:00 2001 From: amusi Date: Wed, 10 Apr 2019 20:47:28 +0800 Subject: [PATCH] Update: Segmentation.X --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1481abc..6ef4c69 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,9 @@ If you want to contribute to this list (please do), send me a pull request. - Face - [Face Detection & Recognition](https://github.com/ChanChiChoi/awesome-Face_Recognition) - [awesome-face](https://github.com/polarisZhao/awesome-face) - - [Semantic Segmentation](https://github.com/mrgloom/awesome-semantic-segmentation) + - Image Segmentation + - [Semantic Segmentation](https://github.com/mrgloom/awesome-semantic-segmentation) + - [Segmentation.X](https://github.com/wutianyiRosun/Segmentation.X) - [Object Tracking](https://github.com/foolwood/benchmark_results) - [Multi-Object Tracking](https://github.com/SpyderXu/multi-object-tracking-paper-list) - [Pose estimation](https://github.com/wjbKimberly/pose_estimation_CVPR_ECCV_2018)