> For the complete documentation index, see [llms.txt](https://modelplace.gitbook.io/mobile/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modelplace.gitbook.io/mobile/solutions/face-detection.md).

# Face Detection

iOS Face Detection Framework & Application

## Overview

{% hint style="info" %}
*The framework is based on a* [*Face Detection Solution from MediaPipe*](https://google.github.io/mediapipe/solutions/face_detection.html)*.*
{% endhint %}

The framework comes with 6 landmarks detection and multi-face support. It is based on BlazeFace, a lightweight and well-performing face detector tailored for mobile GPU inference.

<figure><img src="https://2410799202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7SyZCuKNQRnkSQ3rknvP%2Fuploads%2F6O2d0HE424Gr5RN3oEV8%2Fface_detection_resized.gif?alt=media&amp;token=03330230-e14b-446f-b1c7-133f60f97705" alt=""><figcaption><p>Face Detection in action</p></figcaption></figure>

## Get Started

1. [Get a framework](/mobile/getting-started/get-a-framework.md)
2. [Run a demo](/mobile/getting-started/run-a-demo.md)
3. [Integrate a framework into your mobile app](/mobile/getting-started/integrate-a-framework.md)
4. [Read API](/mobile/api/face-detection.md)

{% hint style="info" %}
Contact us at <team@modelplace.ai> if you find this manual difficult or incomplete.
{% endhint %}
