深度学习相关论文阅读

目标检测

OverFeat

文章:《OverFeat: Integrated Recognition, Localization and Detection using Convolutional Networks》

rcnn

代码:https://github.com/rbgirshick/rcnn,prototxt文件在\rcnn-master\finetuning\voc_2012_prototxt

fast-rcnn

文章:《Fast R-CNN》
代码:https://github.com/rbgirshick/fast-rcnn,prototxt文件在.\fast-rcnn-master\models\CaffeNet

faster-rcnn

文章:《Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks》
代码:https://github.com/rbgirshick/py-faster-rcnn,prototxt文件在.\py-faster-rcnn-master\models\pascal_voc\VGG16\faster_rcnn_end2end
tensorflow的代码:tf-faster-rcnn代码理解

YOLO

文章:《You Only Look Once: Unified, Real-Time Object Detection》
代码:https://github.com/xingwangsfu/caffe-yolo
文章:《YOLO9000: Better, Faster, Stronger》

SSD

文章:《SSD: Single Shot MultiBox Detector》
代码:https://github.com/weiliu89/caffe/tree/ssd
由于SSD中需要运行python examples/ssd/ssd_pascal.py来生成solver.prototxt, train.prototxt, test.prototxt, deploy.prototxt。如果你没有硬件运行代码或嫌麻烦,可以在这里直接看https://gist.github.com/JeffOwOSun/1c284e6177c38b17d83da1db7b8c8ce7

FPN

文章:《Feature Pyramid Networks for Object Detection》

mask rcnn

文章:《Mask R-CNN》

语义分割

FCN

文章:《Fully Convolutional Networks for Semantic Segmentation》
代码:https://github.com/shekkizh/FCN.tensorflow

网络结构

VGG

文章:《Very Deep Convolutional Networks for Large-scale image recognition》

googleNet

文章:
Inception v1:《Going Deeper with Convolutions》
Inception v2:《Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate 》
Inception v3:《Rethinking the Inception Architecture for Computer Vision》

resnet

文章:《Deep Residual Learning for Image Recognition》
代码:https://github.com/KaimingHe/deep-residual-networks
补充文章:《Residual Networks Behave Like Ensembles of Relatively Shallow Networks》

技巧

梯度递减优化算法综述

《An overview of gradient descent optimization algorithms*》

dropout防止过拟合

《Dropout: A Simple Way to Prevent Neural Networks from
Overfitting》

其他

《Neural Style Transfer: A Review》

相关解读:神经风格迁移研究概述:从当前研究到未来方向(附论文和代码)

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值