mirror of
https://github.com/mit-han-lab/tinyengine.git
synced 2025-05-09 00:51:11 +08:00

* face mask detection demo * minor * add patch * fix codegen files * rm unsused * update patch * minor fix to README * readme * gif path * news
5 lines
176 B
Bash
5 lines
176 B
Bash
cd ../../
|
|
cp -r TinyEngine examples/openmv_face_mask_detection/openmv/src/omv/modules/
|
|
cd examples/openmv_face_mask_detection
|
|
cp -r codegen/ openmv/src/omv/modules/TinyEngine/
|