Default Avatar

FK

FK

About

Username
FK
Joined
Visits
57
Last Active
Roles
Member

Comments

  • Hi Ethon, I have a quick question. I understand that the available model format is ".nef". Therefore, regardless of whether I generate the ".nef" file using Python or C, I should be able to use the model on the KL520 device. Is t…
  • Hi there, Quick question: Is the model "tiny_yolo_v3.nef" converted from the "YOLOv3-tiny.weights"(https://pjreddie.com/darknet/yolo/#google_vignette) by 1. Toolchain Manual Overview - Document Center (kneron.com)? I found the &q…
  • https://www.kneron.com/forum/discussion/comment/1941#Comment_1941 Hi Ethon, I might be silly and have a question. 1. Currently, when I'm trying to run the model on KL520, I upload the firmware and model first before the application. Is it possible …
  • https://www.kneron.com/forum/discussion/comment/1938#Comment_1938 Hi Maria, Thanks for the messages. Besides, how much capacity that the KL520 can use for the AI model? Thanks FK
  • Hi Maria, Currently, I can run on my 2204 fine. I have a question can I run on my Raspberry Pi 3B instead of 4B... Also, is it possible to convert yolov5 or another .pt model into the file that KL520 can run? like .nef file? Thanks FK
  • Hi Maria, [Connect Device] Error: connect device fail, port ID = '0', error msg: [Error raised in function: connect_devices. Error code: 27. Description: ApiReturnCode.KP_ERROR_CONFIGURE_DEVICE_27] How can I know the exactly Error code means? Whe…
  • https://www.kneron.com/forum/discussion/comment/1930#Comment_1930 Hi Maria, Thanks for your assistance. I've run the dongle successfully. Another question is whether it is possible to integrate my IP camera with the dongle, analyze the video using …
  • https://www.kneron.com/forum/discussion/comment/1928#Comment_1928 Hi Maria, Thanks for the help. I've updated my KL520 dongle to USB boot. Thanks a lot. The code "KL520DemoGenericImageInference.py" I ran is totally fine. However, I was tr…
  • I followed the instruction for DFUT console building by https://doc.kneron.com/docs/#plus_c/introduction/build_plus/#23-build-with-dfutconsole https://www.kneron.com/forum/uploads/811/RK8LW5I690JA.png This is my code and I tried it again, https://…
  • Hi, I found it may be the lack of model upload. However, I recheck the model uploading process. I got the message from my code: My code: https://www.kneron.com/forum/uploads/658/XGOJY7EOK7FL.png and it seems stuck on the "kp.core.load_model_…
  • Hi Ethon, This is the result from ScanDevices.py. https://www.kneron.com/forum/uploads/711/6E7JDDWXTW3H.png https://doc.kneron.com/docs/#plus_python/feature_guide/chapter/generic_inference/#22-generic-image-inference-with-post-processing-on-host I …
  • Thanks for your explanation. I have another question regarding the KL520 dongle. I was trying to set up the environment for the KL520 example. However, it occurs some errors as below, https://www.kneron.com/forum/uploads/182/BRHIBEUPA5X5.png I'm no…