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

trademark logo scan #54

Open
dirkmueller opened this issue Jul 23, 2021 · 4 comments
Open

trademark logo scan #54

dirkmueller opened this issue Jul 23, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@dirkmueller
Copy link
Member

is cavil able to scan for trademarked logos and could flag them for manual review? trademark usage is difficult as fair-use could apply, however I think currently we're not highlighting those at all?

@kraih
Copy link
Member

kraih commented Jul 26, 2021

You mean like scanning all images included in a package with an ML model to identify trademark signs?

@kraih kraih added the enhancement New feature or request label May 9, 2023
@kraih
Copy link
Member

kraih commented Sep 12, 2024

We can probably do this pretty easily now with a vision model like Pixtral, it would just take hardware resources we don't have at the moment.

@dirkmueller
Copy link
Member Author

It doesn't have to be such a large model. I've been running that on a CPU with not much issues

@kraih
Copy link
Member

kraih commented Sep 13, 2024

Fair enough, would be interesting to test if using CPU for inference could be cost effective. Which smaller vision model were you referring to? Only one with the right license i'm aware of would be Phi-3-vision, which might be a bit too small.

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

No branches or pull requests

2 participants