自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(11)
  • 资源 (1)
  • 收藏
  • 关注

原创 Ubuntu下resize图片以及查看大小命令

1.convert -resize 160x80! inputFileName outputFileName2.du -sh *

2016-07-20 10:34:19 4787

转载 Very Deep Convolutional Networks for Large-Scale Image Recognition

reference: http://blog.csdn.net/u014114990/article/details/50715548本文是牛津大学 visual geometry group(VGG)Karen Simonyan 和Andrew Zisserman 于14年撰写的论文,主要探讨了深度对于网络的重要性;并建立了一个19层的深度网络获得了很好的结果;在ILSVRC上定位第一,

2016-07-18 10:55:35 770

转载 Ubuntu14.04 Torch Configuration

总说采用的ubuntu是14.04, 安装的cuda是7.5的cuda-repo-ubuntu1404-7-5-local_7.5-18_amd64。cudnn是7.5 的, cudnn-7.5-linux-x64-v5.0-ga.tgz。参考: neural-style 其实这篇已经讲的很清楚怎么安装了,但是安装时还是碰到了不少坑。坑1:torch的依赖库curl -

2016-07-15 10:43:05 611

转载 A Neural Algorithm of Artistic Style

reference: methods part mainly refer to http://blog.csdn.net/elaine_bao/article/details/50502929and http://www.infoq.com/cn/articles/use-mxnet-in-deep-learning-part02量化表示“绘画风格”“绘

2016-07-14 18:44:41 3147

原创 ubuntu source for caffe reference to solve the problem of the LIB

Trusty(14.04)deb http://mirrors.ustc.edu.cn/ubuntu/ trusty main restricted universe multiversedeb http://mirrors.ustc.edu.cn/ubuntu/ trusty-security main restricted universe multiversedeb ht

2016-07-13 14:04:38 467

原创 vim reinstall

1.sudo apt-get remove vim-common2.sudo apt-get install vim

2016-07-12 16:31:11 506

转载 How to design DL model(1):Highway Network & ResNet & ICCV 2015 笔记参考

reference:http://www.tuicool.com/articles/F77Bzu这几天,关于 ICCV 2015 有一个振奋人心的消息——“微软亚洲研究院视觉计算组的研究员们凭借深层神经网络技术的最新突破,以绝对优势获得 图像分类、图像定位以及图像检测 全部三个主要项目的冠军。同一时刻,他们在另一项图像识别挑战赛 MS COCO ( Microsoft Common Objec

2016-07-04 16:22:01 9548

原创 Deep Residual Learning for Image Recognition(ResNet)论文笔记

reference: http://blog.csdn.net/cv_family_z/article/details/50328175http://blog.csdn.net/yaoxingfu72/article/details/50764087本文介绍一下2015 ImageNet中分类任务的冠军——MSRA何凯明团队的Residual Networks。实际上,MSRA

2016-07-04 15:55:55 11449 2

转载 Training Very Deep Networks--Highway Networks 论文笔记

网上有传言 微软的深度残差学习是抄袭 Highway Networks,只是Highway Networks的一个特例。Highway Networks 的确是先发表的。http://people.idsia.ch/~rupesh/very_deep_learning/有开源代码reference: http://blog.csdn.net/cv_family_z/arti

2016-07-04 11:39:06 3420

转载 Mean Average Precision

reference: https://www.kaggle.com/wiki/MeanAveragePrecisionIntroductionParameters: nSuppose there are m missing outbound edges from a user in a social graph, and you can predict up to n ot

2016-07-04 10:20:23 2096

原创 caffe下调用摄像头出现无法识别问题

一般情况下的解决方式是重新编译opencv于是你可以这么做:install ffmpeg1.sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next 2. sudo apt-get update3.sudo apt-get install ffmpeg1.重新下载opencv2.4.102.unzip 

2016-07-01 15:50:05 1091

cacert.pem

修复SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed.工具

2017-05-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除