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

MTCNN #186

Open
5 tasks
FrancescoSaverioZuppichini opened this issue Dec 27, 2020 · 0 comments
Open
5 tasks

MTCNN #186

FrancescoSaverioZuppichini opened this issue Dec 27, 2020 · 0 comments
Labels
model This issues will add a new model

Comments

@FrancescoSaverioZuppichini
Copy link
Owner

Paper

Implement Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks

TODOs

  • develop the model in a scalable way (using *Block syntax and nn modules)
  • draw the model on figma
  • write doc
  • test the model
  • get (if possible) the pretrained weights
@FrancescoSaverioZuppichini FrancescoSaverioZuppichini added the model This issues will add a new model label Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model This issues will add a new model
Projects
None yet
Development

No branches or pull requests

1 participant