资源算法CaffeNet fine-tuned for Oxford flowers dataset

CaffeNet fine-tuned for Oxford flowers dataset

2019-09-20 | |  69 |   0 |   0

https://gist.github.com/jimgoo/0179e52305ca768a601f

The is the reference CaffeNet (modified AlexNet) fine-tuned for the Oxford 102 category flower dataset. The number of outputs in the inner product layer has been set to 102 to reflect the number of flower categories. Hyperparameter choices reflect those in Fine-tuning CaffeNet for Style Recognition on “Flickr Style” Data. The global learning rate is reduced while the learning rate for the final fully connected is increased relative to the other layers.

After 50,000 iterations, the top-1 error is 7% on the test set of 1,020 images.

<br/>I0215 15:28:06.417726 6585 solver.cpp:246] Iteration 50000, loss = 0.000120038<br/>I0215 15:28:06.417789 6585 solver.cpp:264] Iteration 50000, Testing net (#0)<br/>I0215 15:28:30.834987 6585 solver.cpp:315] Test net output #0: accuracy = 0.9326<br/>I0215 15:28:30.835072 6585 solver.cpp:251] Optimization Done.<br/>I0215 15:28:30.835083 6585 caffe.cpp:121] Optimization Done.<br/>

无链接

上一篇:GoogLeNet GPU implementation from Princeton.

下一篇:CNN Models for Salient Object Subitizing.

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...