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

Can I implement Face Detection in SSD MobileNet keeping the standard coco objects? #69

Open
lanzani opened this issue Dec 5, 2020 · 1 comment

Comments

@lanzani
Copy link

lanzani commented Dec 5, 2020

I'm quite new in the world of cv and I have a question, i hope that someone more experienced than me can give me a suggestion. Is it possible to implement a Face Detection in SSD mobilenet? I mean can I use transfer learning to add "faces" as a object to the model?

My goal is to have all the default coco objects (person, car ecc) and add the object "face" so all of them can be detected. Thank u :)

@yeephycho
Copy link
Owner

It's possible if you have a right dataset.

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