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

Counting the features identified #11

Open
sourcedexter opened this issue Apr 12, 2016 · 0 comments
Open

Counting the features identified #11

sourcedexter opened this issue Apr 12, 2016 · 0 comments

Comments

@sourcedexter
Copy link

Hi

When I run classification on an image, i am able to extract the top N predicted tags. I can also extract the 1000 or 21000+ length probability array for each class.

Now, for example I have an image of a house with 2 doors. The Classifier can predict door with some probability. I wanted to know if i can tap into some layer of the model to find out how many doors were there ? I am assuming that the classifier will update the probability of the door , if it encounters it for he second time. So, is there a way I can count the number of such tags or such synsets that it has predicted by the classifier ?

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

No branches or pull requests

1 participant