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

Given an input image, output if logo exists #18

Open
arianaa30 opened this issue Dec 30, 2017 · 1 comment
Open

Given an input image, output if logo exists #18

arianaa30 opened this issue Dec 30, 2017 · 1 comment

Comments

@arianaa30
Copy link

Hi,
I was trying to run the code step by step. The third step "python train_deep_logo_cnn.py" gives me a code dump.
But anyways, what I need is given my set of logos for a special brand, I train the model and when I run, it specifies if that logo exists in a given image. Is it possible to do that?

@satojkovic
Copy link
Owner

Of course you can.
Because DeepLogo is equivalent to a region-based cnn, you can detect your set of logos.
Could you try new master? (see also README)

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

2 participants