Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 581 Bytes

File metadata and controls

8 lines (3 loc) · 581 Bytes
  • Use DJL compatible mediapipe model in face detection. MediaPipe Face Detection is an ultrafast face detection solution that comes with 6 landmarks and multi-face support. It is based on BlazeFace, a lightweight and well-performing face detector tailored for mobile GPU inference. The detector model on this page is the 'full' version, which works best for faces within 5 meters from the camera.

https://www.kaggle.com/models/mediapipe/face-detection

curl -L -o ~/Downloads/model.tar.gz https://www.kaggle.com/api/v1/models/mediapipe/face-detection/tfJs/full/1/download