Hi Aaron,
Thanks, great info! We're slowly (but actively) looking into
improving the performance when trained with VGG.
Peng Liu found an issue with my inception tower matrix sizes
in late May at
https://github.com/cmusatyalab/openface/issues/142
that I corrected on June 3 in this commit:
https://github.com/cmusatyalab/openface/commit/49fffb36710086e0a0540d194fd53e7954fd563c
Re-training with the fixed version didn't improve our accuracy.
I'll ping you if we find anything else that helps us improve
our accuracy when training with the VGG dataset.
-Brandon.
* Aaron Nech :: 2016-07-07 13:01 Thu:
> Hi Brandon,
>
> We did an initial testing (with your NN4 model) and OpenFace performed very
> poorly (higher than hand-engineered features, but lower than all other conv
> net approaches). The model dived very quickly in performance as the number
> of distractions increased.
>
> We also tried training OpenFace on a data set much larger than the
> pre-trained networks were trained on (we're releasing this data set towards
> the end of summer) and it also performed poorly (although better than the
> previous results). It was also below other algorithms trained on smaller
> amounts of data. You also obtained no major improvement in accuracy when
> trained on VGG (
https://github.com/cmusatyalab/openface/issues/103 ).
>
> Therefore we think this indicates an issue inside OpenFace, but we're not
> sure what. I suspect there is a small bug in the somewhere which is
> limiting the performance of the model. Do you have any intuition what this
> could be?
>
> You're totally welcome to try the Megaface challenge as OpenFace changes.
> If you don't have a copy of the distraction dataset, fill out a form on our
> website and you'll get credentials for it soon after.
>
>
> Aaron Nech
> Computer Engineering