您的位置:首页 > 其它

CNN 入门学习资料整理

2015-08-12 16:33 423 查看
[b]建议按序阅读[/b]

1. Convolutional Neural Networks卷积神经网络:
http://blog.csdn.net/zouxy09/article/details/8781543
2. Deep learning:三十八(Stacked CNN简单介绍):
http://www.cnblogs.com/tornadomeet/archive/2013/05/05/3061457.html
3. 深度学习(卷积神经网络)一些问题总结
http://blog.csdn.net/nan355655600/article/details/17690029
4. Notes on Convolutional Neural Networks:
http://cogprints.org/5869/
5. 基础的CNN分类模型及基本操作

ImageNet Classification with Deep Convolutional Neural Networks:
http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks
参考资料:ImageNet Classification with deep convolutional neural networks - 家家的专栏 - 博客频道 - CSDN

caffe : http://caffe.berkeleyvision.org/
6. 一种基于CNN的图像超分辨率重构方法:输出不是label是目标类型图像

Image Super-Resolution Using Deep Convolutional Networks

7. 扩展阅读

一种常用的深度CNN的网络结构 VGG

Very Deep Convolutional Networks for Large-Scale Image Recognition

返卷积网络及特征可视化技术

Adaptive Deconvolutional Networks for Mid and High Level Feature Learning

特征可视化来辅助网络调优

Visualizing and Understanding Convolutional Networks.

属性中间节点的分布分析

On the Relationship between Visual Attributes and Convolutional Networks

基于CNN判别性学习结果的视频发现

A Discriminative CNN Video Representation for Event Detection

基于时空融合(多种)与多分辨率加速的处理chips(几个邻接frames)的CNN

Large-scale Video Classification with Convolutional Neural Networks

8. 特征逐层可视化 ipython notebook
http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/00-classification.ipynb
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: