Hacker News new | ask | show | jobs
by timesler 2481 days ago
I'm not aware of any implementation with these features, but they are both on the roadmap for the linked repo. Both should also be achievable. Batch processing, in particular, will be a straight-forward change and should result in quite a speed-up. Although it will require the input images to have the same dimensions.
1 comments

Good stuff.

In my experience inputs to MTCNN tend to be full frames, so the uniform dimension requirement is usually met.