Media-Smart / vedadet

A single stage object detection toolbox based on PyTorch
Apache License 2.0
498 stars 128 forks source link

Face Detection Phase #71

Open ModynAI opened 3 years ago

ModynAI commented 3 years ago

Hi,

I want to use your great work in my project. I need to use the Tina face instead of HAAR CASCADE or MTCNN for face detection phase. But there is not XML file like what we see in haar cascade!

How can i use your bounding boxes instead of haar?

thanks Best regards