Open kingsjl opened 5 years ago
Yes, you can use the same as OpenMV's. We are also experimenting a Model to C approach that supports more modeling types and have more efficient code, please refer to the "mfn_demo" branch.
需要修改IDE,才能使用嘛?要怎么修改啊,有相关教程嘛
I made a race recognition demo with DS-CNN and residual connections which are not supported by the NN inference engine in OpenMV, and I added a special python module for that, you can check the "mfn_demo" branch.
Does it support CNN networks?