Skip to content

Files

Latest commit

38ea0e2 · Jun 8, 2021

History

History
24 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 413 Bytes

Media Pipe Blaze Face

This is a repository showing Blaze Face face detector + Facial Landmarks on GAP Processors.

The tflite file comes from Media Pipe Repository.

The build command is:

make clean all

To run on GVSOC

make run platform=gvsoc

And on a connected GAPUINO or other GAP development board:

make run