From a7f6126b922dd16c2e86ec647f05134b63cea612 Mon Sep 17 00:00:00 2001 From: Roger Shieh Date: Tue, 24 Nov 2020 09:02:37 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67a65a75..c4573e0c 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ One of the greatest assets of PyTorch is the community and their contributions. ### Object Detection, Instance and Semantic Segmentation * Detectron2 - https://github.com/facebookresearch/detectron2 -* Segmentation Models (Semantic) - https://github.com/qubvel/segmentation_models.pytorch/issues +* Segmentation Models (Semantic) - https://github.com/qubvel/segmentation_models.pytorch * EfficientDet (Obj Det, Semantic soon) - https://github.com/rwightman/efficientdet-pytorch ## Licenses