mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
438 B
438 B
| 1 | # Models listed here are embedded into the firmware image only if they are enabled |
|---|---|
| 2 | # by the board config. Other models in this directoy, not listed in this file, are |
| 3 | # enabled by default. |
| 4 | audio_preprocessor.tflite,Performance |
| 5 | fomo_face_detection.tflite,Performance |
| 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 |