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

FaceMask Detection #154

Closed
rkuo2000 opened this issue Dec 3, 2023 · 4 comments
Closed

FaceMask Detection #154

rkuo2000 opened this issue Dec 3, 2023 · 4 comments

Comments

@rkuo2000
Copy link

rkuo2000 commented Dec 3, 2023

Facemask dataset are 96x96 pictures, I have trained a CNN model file at kaggle.com/code/rkuo2000/facemask-cnn

still need to run MTCNN or FaceDetection with camera's image,
then crop the face and resize into 96x96 for detection.

Is it possible to modify these from your FaceDetection example ?
Or should I directly go for training YOLOv7 with facemask data ?

@M-ichae-l
Copy link
Collaborator

Currently AMB82-mini only supports following models,
image

@rkuo2000
Copy link
Author

rkuo2000 commented Dec 4, 2023

Understood, I am trying to retrain YOLOv7 with facemask dataset, then convert the .pt to .nb for AMB82-MINI

Copy link

This issue is stale because it has been open for 14 days with no activity.

@M-ichae-l
Copy link
Collaborator

Yolov7-tiny .pt online transfer is supported now. https://www.amebaiot.com/en/amebapro2-ai-convert-model/
Closed as issue resolved.

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

2 participants