当前位置:网站首页>A collection of classic papers on convolutional neural networks (deep learning classification)
A collection of classic papers on convolutional neural networks (deep learning classification)
2022-07-04 14:29:00 【Chen Hemeng】
Convolutional neural network classic papers collection
For the convenience of writing in-depth learning classification network overview , Now I will sort out the classic papers in recent years . Most of the article time is for reference arXiv The sharing time shall prevail , A small part is the publication date of the journal .
Download address
CSDN:https://download.csdn.net/download/weixin_43312117/85878577
Baidu cloud : link : https://pan.baidu.com/s/1spSZNYlJwvnM1sCD4W8qog?pwd=dqeb
Extraction code : dqeb
1998_LeNet
title :Gradient-Based Learning Applied to Document Recognition
author :Yann LeCun, Leon Bottou, Yoshua Bengio, and Patrick Haffner
2012_AlexNet
title :ImageNet Classification with Deep Convolutional Neural Networks
author :Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton
2013_11_ZfNet
title :Visualizing and Understanding Convolutional Networks
author :Matthew D. Zeiler,Rob Fergus
2014_GoogLeNet
2014_09_GoogLeNet_V1
title :Going deeper with convolutions
author :Christian Szegedy,Wei Liu,Yangqing Jia,Pierre Sermanet,Scott Reed,Dragomir Anguelov,Dumitru Erhan,Vincent Vanhoucke,Andrew Rabinovich
2015_03_GoogLeNet_V2
title :Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
author :Sergey Ioffe,Christian Szegedy
2015_12_GoogLeNet_V3
title :Rethinking the Inception Architecture for Computer Vision
author :Christian Szegedy,Vincent Vanhoucke,Sergey Ioffe,Jonathon Shlens
2016_08_GoogLeNet_V4
title :Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning
author :Christian Szegedy,Sergey Ioffe,Vincent Vanhoucke
2015_04_VGG
subject :VERY DEEP CONVOLUTIONAL NETWORKS FOR LARGE-SCALE IMAGE RECOGNITION
author :Karen Simonyan,Andrew Zisserman
2015_12_ResNet
subject :Deep Residual Learning for Image Recognition
author :Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun
2016_11_SqueezeNet
title :SQUEEZENET: ALEXNET-LEVEL ACCURACY WITH 50X FEWER PARAMETERS AND <0.5MB MODEL SIZE
author :Forrest N. Iandola,Song Han,Matthew W.Moskewicz,Khalid Ashraf,William J. Dally,Kurt Keutzer
Attention
2017_SENet
title :Squeeze-and-Excitation Networks
author :Jie Hu,Li Shen,Samuel Albanie,Gang Sun,Enhua Wu
( Officially published in 2019 year 5 month )
2018_CBAM
title :CBAM: Convolutional Block Attention Module
author :Sanghyun Woo,Jongchan Park,Joon-Young Lee,In So Kweon
2017_MobileNet
2017_04_MobileNetV1
title :MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications
author :Andrew G. Howard,Menglong Zhu,Bo Chen,Dmitry Kalenichenko,Weijun Wang,Tobias Weyand,Marco Andreetto,Hartwig Adam
2019_03_MobileNetV2
title :MobileNetV2: Inverted Residuals and Linear Bottlenecks
author :Mark Sandler,Andrew Howard,Menglong Zhu,Andrey Zhmoginov,Liang-Chieh Chen
2019_11_MobileNetV3
Searching for MobileNetV3
Andrew Howard,Mark Sandler,Grace Chu,Liang-Chieh Chen,Bo Chen,Mingxing Tan,Weijun Wang,Yukun Zhu,Ruoming Pang,Vijay Vasudevan,Quoc V. Le,Hartwig Adam
2017_08_DPNet
title :Dual Path Networks
author :Yunpeng Chen,Jianan Li,Huaxin Xiao,Xiaojie Jin,Shuicheng Yan,Jiashi Feng
2017_11_CapsNet
title :Dynamic Routing Between Capsules
author :Sara Sabour,Nicholas Frosst
2017_ShuffleNet
2017_12_ShuffleNetV1
title :ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices
author :Xiangyu Zhang,Xinyu Zhou,Mengxiao Lin,Jian Sun
2018_04_ShuffleNetV2
title :ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design
author :Ningning Ma,Xiangyu Zhang,Hai-Tao Zheng,Jian Sun
2018_01_DenseNet
title :Densely Connected Convolutional Networks
author :Gao Huang,Zhuang Liu,Laurens van der Maaten,Kilian Q. Weinberger
2019_11_EfficientNet
title :EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks
author :Mingxing Tan,Quoc V. Le
2021_Transformer
2021_06_ViT
title :AN IMAGE IS WORTH 16X16 WORDS: TRANSFORMERS FOR IMAGE RECOGNITION AT SCALE
author :Alexey Dosovitskiy,Lucas Beyer,Alexander Kolesnikov,Dirk Weissenborn,Xiaohua Zhai,Thomas Unterthiner,Mostafa Dehghani,Matthias Minderer,Georg Heigold,Sylvain Gelly,Jakob Uszkoreit,Neil Houlsby
2021_08_Swin Transformer
title :Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
Ze Liu,Yutong Lin,Yue Cao,Han Hu,Yixuan Wei,Zheng Zhan,Stephen Lin,Baining Guo
2021_08_PVT
title :Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions
author :Wenhai Wang, Enze Xie, Xiang Li, Deng-Ping Fan, Kaitao Song, Ding Liang, Tong Lu1, Ping Luo, Ling Shao
2022_03_ConvNet
title :A ConvNet for the 2020s
author :Zhuang Liu,Hanzi Mao,Chao-Yuan Wu,Christoph Feichtenhofer,Trevor Darrell,Saining Xie
Modify the record
- 2022 year 07 month 03 Japan 12:09:46, Preliminary completion , It can be continuously updated and has the opportunity to add the core description of relevant papers .
边栏推荐
- GCC【6】- 编译的4个阶段
- Nowcoder rearrange linked list
- 基于51单片机的超声波测距仪
- 一种架构来完成所有任务—Transformer架构正在以一己之力统一AI江湖
- LifeCycle
- R language uses bwplot function in lattice package to visualize box plot and par Settings parameter custom theme mode
- Intelligence d'affaires bi analyse financière, analyse financière au sens étroit et analyse financière au sens large sont - ils différents?
- 【MySQL从入门到精通】【高级篇】(五)MySQL的SQL语句执行流程
- Test evaluation of software testing
- 富文本编辑:wangEditor使用教程
猜你喜欢
Nowcoder rearrange linked list
RK1126平台OSD的实现支持颜色半透明度多通道支持中文
Xcode 异常图片导致ipa包增大问题
去除重複字母[貪心+單調棧(用數組+len來維持單調序列)]
STM32F1与STM32CubeIDE编程实例-MAX7219驱动8位7段数码管(基于GPIO)
Leetcode 61: 旋转链表
Digi XBee 3 RF: 4个协议,3种封装,10个大功能
MATLAB中tiledlayout函数使用
codeforce:C. Sum of Substrings【边界处理 + 贡献思维 + 灵光一现】
Test process arrangement (2)
随机推荐
Chapter 16 string localization and message Dictionary (2)
【MySQL从入门到精通】【高级篇】(四)MySQL权限管理与控制
Some problems and ideas of data embedding point
nowcoder重排链表
卷积神经网络经典论文集合(深度学习分类篇)
实时数据仓库
学内核之三:使用GDB跟踪内核调用链
The implementation of OSD on rk1126 platform supports color translucency and multi-channel support for Chinese
【MySQL从入门到精通】【高级篇】(五)MySQL的SQL语句执行流程
MySQL stored procedure exercise
架构方面的进步
docker-compose公网部署redis哨兵模式
Detailed index of MySQL
R language ggplot2 visualization: gganimate package creates animated graph (GIF) and uses anim_ The save function saves the GIF visual animation
Compile oglpg-9th-edition source code with clion
产业互联网则具备更大的发展潜能,具备更多的行业场景
R语言使用dplyr包的mutate函数对指定数据列进行标准化处理(使用mean函数和sd函数)并基于分组变量计算标准化后的目标变量的分组均值
如何游戏出海代运营、游戏出海代投
富文本编辑:wangEditor使用教程
R语言使用lattice包中的bwplot函数可视化箱图(box plot)、par.settings参数自定义主题模式