Merge pull request #2560 from openmv/tflm_yolov5

lib/tflm: Add YoloV5 model for testing.
This commit is contained in:
Ibrahim Abdelkader 2024-12-24 11:48:10 +02:00 committed by GitHub
commit 7d297b70bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,4 @@ fomo_face_detection.tflite,Performance
force_int_quant.tflite,Performance
micro_speech.tflite,Performance
person_detect.tflite,Performance
yolov5_rgb_person.tflite,Performance

1 # Models listed here are embedded into the firmware image only if they are enabled
6 force_int_quant.tflite,Performance
7 micro_speech.tflite,Performance
8 person_detect.tflite,Performance
9 yolov5_rgb_person.tflite,Performance

Binary file not shown.

View File

@ -0,0 +1,2 @@
person
noperson