Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting features from non-final CNN layer #107

Open
scottclowe opened this issue Mar 1, 2015 · 1 comment
Open

Extracting features from non-final CNN layer #107

scottclowe opened this issue Mar 1, 2015 · 1 comment

Comments

@scottclowe
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant