| 
				 | 
			||
|---|---|---|
| .. | ||
| object_detection_saved_model | ||
| BUILD | ||
| face_detection_front_labelmap.txt | ||
| face_detection_front.tflite | ||
| hair_segmentation.tflite | ||
| hand_landmark_3d.tflite | ||
| hand_landmark.tflite | ||
| palm_detection_labelmap.txt | ||
| palm_detection.tflite | ||
| README.md | ||
| ssdlite_object_detection_labelmap.txt | ||
| ssdlite_object_detection.tflite | ||
MediaPipe Models
Here are descriptions of the models used in the example applications.
Object Detection
- TFLite model
 - See here for model details.
 
Face Detection
Hand Detection and Tracking
- Palm detection TfLite model
 - 2D hand landmark TfLite model
 - 3D hand landmark TFLite model
 - Google AI Blog post
 - Model card