mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
boards/OPENMV_AE3: Update romfs config.
This commit is contained in:
parent
19f6f540ec
commit
aee3b67be9
@ -22,13 +22,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "tflite",
|
"type": "tflite",
|
||||||
"path": "{TOP}/lib/models/yolo_v5_224_nano.tflite",
|
"path": "{TOP}/lib/models/yolo_v2_224_small.tflite",
|
||||||
"alignment": 16,
|
|
||||||
"optimize": "Performance"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "tflite",
|
|
||||||
"path": "{TOP}/lib/models/person_detect.tflite",
|
|
||||||
"alignment": 16,
|
"alignment": 16,
|
||||||
"optimize": "Performance"
|
"optimize": "Performance"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user