Fine-tuning一个预处理的网用于类型识别(Fine-tuning a Pretrained Network for Style Recognition)本文原文地址here在这个实验中,我们我们探索一个通用的方法,这个方法在现实世界的应用中非常的有用:使用一个提前训练的caffe网络,并且使用自定义的数据来fine-tune参数。
这个方法的优点就是,提前训练好的我那个落是从一个非常大的图...
分类:
其他好文 时间:
2016-05-12 15:52:36
阅读次数:
1090
在之前的文章里,写过一个关于微调的博客,但是今天上去发现这部分已经更新了http://nbviewer.jupyter.org/github/BVLC/caffe/blob/master/examples/02-fine-tuning.ipynb,因此补一篇最新的,关于微调,前面的文章由讲,参考http://blog.csdn.net/thystar/article/details/5067553...
分类:
Web程序 时间:
2016-04-29 15:56:06
阅读次数:
661
When should we use fine-tuning?It is typically used only if you have a large labeled training set; in this setting, fine-tuning can significantly improve the performance of your classifier. However, if...
分类:
其他好文 时间:
2015-04-09 09:00:30
阅读次数:
172
学习笔记之《Learning and Transferring Mid-Level Image Representations using Convolutional Neural Networks》...
分类:
Web程序 时间:
2014-08-21 17:14:34
阅读次数:
440
学习笔记之《Rich feature hierarchies for accurate object detection and semantic segmentation》...
分类:
其他好文 时间:
2014-08-20 16:30:52
阅读次数:
326