MaixPy_DOC
MaixPy_DOC copied to clipboard
Instructions on running the yolo app would be nice
I found this module:
>>> dir(KPU)
['__class__', '__name__', 'deinit', 'fmap', 'fmap_free', 'forward', 'init_yolo2', 'load', 'netinfo', 'run_yolo2']
how do I use it?