文件名称:CNN_Torch7-master
-
所属分类:
- 标签属性:
- 上传时间:2017-07-08
-
文件大小:106kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在ubuntu下实现cnn网络,有相关数据集(CNN_Torch7
==========
This code use the code of Supervised Learning tutorial of Torch7. I add the loading of image by using graphicsMagick for Torch7.
1. for the code intepretation: http://code.madbits.com/wiki/doku.php?id=tutorial_supervised_1_data, http://torch.cogbits.com/doc/tutorials_supervised/
2. How to use graphicsmagick in Torch7: https://github.com/clementfarabet/graphicsmagick
3. I modify image size to 200 * 200, then we need to change the input size of some layers in CNN.Please see the 2_model.lua
4. data/ directory:
images/: store the image according the label directory.
train.txt: store the training image list.
test.txt: store the testing image list.
labels.txt: store the labels list.)
==========
This code use the code of Supervised Learning tutorial of Torch7. I add the loading of image by using graphicsMagick for Torch7.
1. for the code intepretation: http://code.madbits.com/wiki/doku.php?id=tutorial_supervised_1_data, http://torch.cogbits.com/doc/tutorials_supervised/
2. How to use graphicsmagick in Torch7: https://github.com/clementfarabet/graphicsmagick
3. I modify image size to 200 * 200, then we need to change the input size of some layers in CNN.Please see the 2_model.lua
4. data/ directory:
images/: store the image according the label directory.
train.txt: store the training image list.
test.txt: store the testing image list.
labels.txt: store the labels list.)
相关搜索: CNN
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CNN_Torch7-master\data\images\label1\1.jpg
CNN_Torch7-master\data\images\label2\2.jpg
CNN_Torch7-master\data\labels.txt
CNN_Torch7-master\data\test.txt
CNN_Torch7-master\data\train.txt
CNN_Torch7-master\README.md
CNN_Torch7-master\src\1_data.lua
CNN_Torch7-master\src\2_model.lua
CNN_Torch7-master\src\3_loss.lua
CNN_Torch7-master\src\4_train.lua
CNN_Torch7-master\src\5_test.lua
CNN_Torch7-master\src\doall.lua
CNN_Torch7-master\data\images\label1
CNN_Torch7-master\data\images\label2
CNN_Torch7-master\data\images
CNN_Torch7-master\data
CNN_Torch7-master\src
CNN_Torch7-master
CNN_Torch7-master\data\images\label2\2.jpg
CNN_Torch7-master\data\labels.txt
CNN_Torch7-master\data\test.txt
CNN_Torch7-master\data\train.txt
CNN_Torch7-master\README.md
CNN_Torch7-master\src\1_data.lua
CNN_Torch7-master\src\2_model.lua
CNN_Torch7-master\src\3_loss.lua
CNN_Torch7-master\src\4_train.lua
CNN_Torch7-master\src\5_test.lua
CNN_Torch7-master\src\doall.lua
CNN_Torch7-master\data\images\label1
CNN_Torch7-master\data\images\label2
CNN_Torch7-master\data\images
CNN_Torch7-master\data
CNN_Torch7-master\src
CNN_Torch7-master
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.