ScholarGate
助手
Machine learning

卷积神经网络图像分类

卷积神经网络(CNN)图像分类使用深度卷积架构,如ResNet(He等人,2016)、VGG和EfficientNet(Tan & Le,2019),将图像分类到不同的类别。堆叠的卷积层直接从像素中学习视觉特征的层次结构,而残差(跳跃)连接可以防止非常深的网络中出现梯度消失问题。

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

阅读完整方法

仅限会员

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

登录

Method map

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

来源

  1. He, K., Zhang, X., Ren, S. & Sun, J. (2016). Deep Residual Learning for Image Recognition. CVPR. DOI: 10.1109/CVPR.2016.90
  2. Tan, M. & Le, Q.V. (2019). EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks. ICML, PMLR 97, 6105–6114. arXiv:1905.11946. link

如何引用本页

ScholarGate. (2026, June 1). Convolutional Neural Network Image Classification (ResNet / VGG / EfficientNet). ScholarGate. https://scholargate.app/zh/deep-learning/cnn-image-classification

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

被引用于

ScholarGateCNN Image Classification (Convolutional Neural Network Image Classification (ResNet / VGG / EfficientNet)). 于 2026-06-15 检索自 https://scholargate.app/zh/deep-learning/cnn-image-classification · 数据集: https://doi.org/10.5281/zenodo.20539026