Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-lapuschkin authored Apr 23, 2019
1 parent 2486b85 commit 7acd33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository contains all the evaluated models for which results are reported in the paper titled paper titled ["Understanding and Comparing Deep Neural Networks for Age and Gender Classification"](http://openaccess.thecvf.com/content_ICCV_2017_workshops/papers/w23/Lapuschkin_Understanding_and_Comparing_ICCV_2017_paper.pdf) and published in the proceedings of the IEEE Workshop on Analysis and Modeling of Faces and Gestures (AMFG) at the International Conference on Computer Vision (ICCV) 2017.

![](pics/resultbarchart_sparse.png)
*Model performances, depending on architecture, initialization and data preprocessing, averaged over all folds of the data set. For additional results, see section [Result Overview](https://github.com/sebastian-lapuschkin/understanding-age-gender-deep-learning-models/blob/master/README.md#result-overview)*
*Model performances, depending on architecture, initialization and data preprocessing, averaged over all folds of the data set. For additional results, see section [Result Overview](https://github.com/sebastian-lapuschkin/understanding-age-gender-deep-learning-models/blob/master/README.md#result-overview).*

That is, this repo contains the `deploy.prototxt` and `train_val.prototxt` files for all model architectures, pretraining and preprocessing choices for which performance measures are reported in the paper linked above.
`mean.binaryproto` files for outright deploying the models using Caffe are supplied as well.
Expand Down

0 comments on commit 7acd33a

Please sign in to comment.