peiyunh/tiny

How can we use our model to detect faces with camera in real time?

zhjikoshlizhzc opened this issue · 1 comments

How can we use our model to detect faces with camera in real time?

The off-the-shelf network is not designed to run in real time. You might need to design a lighter network architecture and retrain it.