mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
lib/libtf: Replace person detection model with fomo face detection.
* Person detection model takes about 400KBs of flash, the new fomo model takes about 50KBs.
This commit is contained in:
parent
60457cca3c
commit
53b5b0786b
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