Skip to content

vincent1bt/blazeface-ios-coreml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection in iOS using the BlazeFace Architecture and CoreML

In this repository you can find the code for the iOS app that we created in this post.

We use the BlazeFace architecture to build the model since this architecture is suitable for low-end hardware and mobile devices.

You can read more about the original model here.

The model is already in the repository due to its small size. You can also find a version of this app that uses TensorFlow Lite to run the model here.

This app supports multiple face detection and low-end devices like iphone and ipad devices with the A9 CPU.

The app uses SwiftUI to build the interface so there are a lot of code that could improve.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages