Neuroglycerin / neukrill-net-tools

Tools coded as part of the NDSB competition.
MIT License
0 stars 0 forks source link

Extracting features from non-final CNN layer #107

Open scottclowe opened 9 years ago

scottclowe commented 9 years ago

As performed in this paper: http://www.csc.kth.se/~azizpour/papers/ha_cvpr14w.pdf

We want to be able to extract the deep convolutions from the CNN directly instead of the class predictions from the final layer. This will give us a big feature vector we can feed into sklearn along with the CV features.

scottclowe commented 9 years ago

https://groups.google.com/forum/#!searchin/theano-users/feature$20output/theano-users/7jL1j0_gk1o/8Ba2gOWz6boJ

https://groups.google.com/forum/#!searchin/theano-users/feature$20output/theano-users/JBn1aNVPaAA/it-zDJut9WwJ

https://groups.google.com/forum/#!searchin/theano-users/feature$20output/theano-users/Xhb5KQlU88g/DqDlxvPfsGYJ