lib/tflm/models: Add YOLOv2 model.

- Could be useful for testing.
This commit is contained in:
iabdalkader 2025-01-27 07:47:50 +01:00
parent ba81d77ed6
commit 91180263d7
3 changed files with 3 additions and 0 deletions

View File

@ -6,4 +6,5 @@ fomo_face_detection.tflite,Performance
force_int_quant.tflite,Performance
micro_speech.tflite,Performance
person_detect.tflite,Performance
yolo_v2_224_small.tflite,Performance
yolo_v5_224_nano.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 yolo_v2_224_small.tflite,Performance
10 yolo_v5_224_nano.tflite,Performance

Binary file not shown.

View File

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