Recommended model for Object Detection in Nano that will get high fps if using raspi cam v2

I am working on a projecting of detecting if a person is wearing a face mask or not on realtime. Is there any tutorial in doing this project that uses a good model that will get high fps in realtime using jetson nano?

Hi Ryan,
thanks for posting this question.
I have tagged with question with Jetson and Nano. The Jetson team are very active and will be able to give you some great advise.
Thanks,

Thank you. I’m hoping for that!

Hi,

Please check the following GitHub for face mask detection.
With the pruned model, it can run ~21fps on Jetson Nano.

Thanks.