Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 975 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 975 Bytes

ImageAnalyst RKNN

ImageAnalyst RKNN is an extension to the ImageAnalyst library, providing additional models and functions using rknn-lite2.

Requirements

The application requires:

Download & Installation

There is only one way to download and install the application.

Using the GitHub releases

You can download the application on the downloads page. Then, you can install the application by running the following command:

pip install image_analyst_rknn-X.X.X-py3-none-any.whl

(Note: The X.X.X must be replaced by the version that you want to install.)

License

All code is licensed for others under a MIT license (see LICENSE).