ryanmasondavies / FaceDetection

iPhone app for detecting faces from a live camera feed using Swift and iOS 13 API's.
MIT License
133 stars 34 forks source link

Benchmark detection performance #8

Open ryanmasondavies opened 8 years ago

ryanmasondavies commented 8 years ago

We don't need to be super thorough about this, as we can assume Apple have done testing of their implementations themselves. However, we need to find out which API performs best in general out of the following:

It's also possible both of these implementations are backed by the same algorithm, so performance might be identical. It would be interesting to find out!

ryanmasondavies commented 8 years ago

Some things to try: