host_lib icon indicating copy to clipboard operation
host_lib copied to clipboard

This project contains python examples for the Kneron USB dongle

Results 4 host_lib issues
Sort by recently updated
recently updated
newest added

Hi there, [Situation] OS: windows 10 Libraries: pytorch and keras I've trained models by myself. The models are about OCR, which is capable to detect positions of texts and recognizer...

My environment: Intel i7H 10th python 3.8.5 Question: The function return None type error. when use command "python main.py -t KL520-cam_isi_async_yolo" ![image](https://user-images.githubusercontent.com/8325379/109613643-68cecd80-7b6c-11eb-9193-74c9a6749c41.png)

Hello, I'm having issues running the example code on my Raspberry PI 4. I currently use Ubuntu 20 and the processor is ARM64. Do you have an appropriate whl file...

Hi, I've installed all the packages mentioned in README.md and plugged in the dongle, but when I run python main.py -t update_app, I've encountered the error as follow. ![image](https://user-images.githubusercontent.com/43819040/100199475-3479be80-2f38-11eb-9d1a-6e808d2ba441.png) How...