From b6edd6f422abd7b4cfe3e2cf4c1fbbe66a66d3f9 Mon Sep 17 00:00:00 2001 From: wuyefeilin <30919197+wuyefeilin@users.noreply.github.com> Date: Mon, 17 Aug 2020 17:16:08 +0800 Subject: [PATCH] Update models.md --- docs/models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/models.md b/docs/models.md index c36fff5f..76f1a6a1 100644 --- a/docs/models.md +++ b/docs/models.md @@ -75,7 +75,7 @@ Fast-SCNN [7] 是一个面向实时的语义分割网络。在双分支的结构 [3] [Pyramid Scene Parsing Network](https://arxiv.org/abs/1612.01105) -[4] [Fully Convolutional Networks for Semantic Segmentation](https://people.eecs.berkeley.edu/~jonlong/long_shelhamer_fcn.pdf) +[4] [Fully Convolutional Networks for Semantic Segmentation](https://arxiv.org/abs/1411.4038) [5] [ICNet for Real-Time Semantic Segmentation on High-Resolution Images](https://arxiv.org/abs/1704.08545) -- GitLab