Skip to content

Commit 6f43aeb

Browse files
authored
Merge pull request #286 from s-rog/patch-1
Fix link typo in README
2 parents 80cd31f + a7f6126 commit 6f43aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ One of the greatest assets of PyTorch is the community and their contributions.
230230

231231
### Object Detection, Instance and Semantic Segmentation
232232
* Detectron2 - https://github.com/facebookresearch/detectron2
233-
* Segmentation Models (Semantic) - https://github.com/qubvel/segmentation_models.pytorch/issues
233+
* Segmentation Models (Semantic) - https://github.com/qubvel/segmentation_models.pytorch
234234
* EfficientDet (Obj Det, Semantic soon) - https://github.com/rwightman/efficientdet-pytorch
235235

236236
## Licenses

0 commit comments

Comments
 (0)