ScholarGate
助手
Machine learning

全卷积网络(FCN)

全卷积网络(FCN)由 Long、Shelhamer 和 Darrell 于 2015 年在 CVPR 上提出,是首个端到端深度学习架构,用于从任意尺寸的图像生成密集像素级语义分割图。通过用卷积层替换分类 CNN 的全连接层,并引入通过转置卷积和跳跃连接学习到的上采样,FCN 能够直接为图像中的每个像素预测类别标签,为后续所有分割架构(包括 U-Net 和 DeepLab)奠定了模板。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

全卷积网络(FCN)
残差网络(ResNet)U-Net

来源

  1. Long, J., Shelhamer, E., & Darrell, T. (2015). Fully Convolutional Networks for Semantic Segmentation. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 3431–3440. DOI: 10.1109/CVPR.2015.7298965
  2. Shelhamer, E., Long, J., & Darrell, T. (2017). Fully Convolutional Networks for Semantic Segmentation. IEEE Transactions on Pattern Analysis and Machine Intelligence, 39(4), 640–651. DOI: 10.1109/TPAMI.2016.2572683
  3. Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning (Ch. 9). MIT Press. ISBN: 978-0-262-03561-3

如何引用本页

ScholarGate. (2026, June 3). Fully Convolutional Network for Semantic Segmentation. ScholarGate. https://scholargate.app/zh/deep-learning/fully-convolutional-network

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

被引用于

ScholarGateFully Convolutional Network (FCN) (Fully Convolutional Network for Semantic Segmentation). 于 2026-06-15 检索自 https://scholargate.app/zh/deep-learning/fully-convolutional-network · 数据集: https://doi.org/10.5281/zenodo.20539026