Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Updated:

Question

How to speed up apps created with Python.


Answer

It is possible to build and use a speedup library called Numba.

https://numba.pydata.org/

Below are the steps to build Numba and the code for a sample app (yuv_yolov5_app) that applies Numba.

★準備中★

  • No labels