mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1682 from openmv/person_detector
lib/libtf: Replace person detection model with fomo face detection.
This commit is contained in:
commit
379e187e07
BIN
src/lib/libtf/models/fomo_face_detection.tflite
Normal file
BIN
src/lib/libtf/models/fomo_face_detection.tflite
Normal file
Binary file not shown.
2
src/lib/libtf/models/fomo_face_detection.txt
Normal file
2
src/lib/libtf/models/fomo_face_detection.txt
Normal file
@ -0,0 +1,2 @@
|
||||
background
|
||||
face
|
||||
Binary file not shown.
@ -1,2 +0,0 @@
|
||||
no_person
|
||||
person
|
||||
Loading…
Reference in New Issue
Block a user