
Maria Chen
Maria Chen
About
- Username
- Maria Chen
- Joined
- Visits
- 1,106
- Last Active
- Roles
- Member, ModeratorsKL520, ModeratorsKL720, ModeratorsAIModel
Comments
-
您好, 這個文檔現在已不支援,需要麻煩您用之前的mmcv版本,要與您的CUDA版本對應。下載的command是: pip install mmcv-full==1.5.0 -f https://download.openmmlab.com/mmcv/dist/{cu_version}/{torch_version}/index.html 如下圖,不過是用mmcv-full,mmcv版本為1.…
-
Hi Franklin, Yes, you should reach out to Brian (brian.lin@kneron.us), our sales representative. Thank you for your interest! You could also fill out the form on our website: Contact us | Kneron – Full Stack Edge AI
-
Hi Nhleem, Edit: We've answered your question in another email.
-
您好, 無論是使用任何模型,我們都會建議您使用最新的Toolchain (v0.28.0)和SDK (v2.2.0) 版本。 KL720 SDK在官網上可以下載,而Kneron Toolchain可以用"docker pull kneron/toolchain:latest"指令來進行更新。
-
您好, 不好意思這麼晚回覆,感謝您的分享! 另外,我們的toolchain版本有更新,可以支持Opset 18: Kneronnxopt - Document Center https://www.kneron.com/forum/uploads/313/1K6MGYK85OYU.png 也可以參考我們支持的operators/nodes: Hardware Supported Operators - D…
-
您好, 不好意思這麼晚回覆。 1. 照理說可以,請在使用前確認KL730是否都有支援您的模型的operators: Hardware Supported Operators - Document Center 2 我們建議剪掉onnx模型中Concat以下的operators: https://www.kneron.com/forum/uploads/227/YPDF2CSNW4O9.png 剪…
-
Hi again Franklin, For KL520 hardware information, you could refer to these documents available on our Developer Center: Developers | Kneron – Full Stack Edge AI https://www.kneron.com/forum/uploads/525/ZYX6GRBR8MVC.png
-
您好, 是的,無論是用USB上傳和firmware燒錄都會需要先用NEF Combine組合兩個nef模型,然後再做燒錄喔。 NEF Combine的說明: 5. Compilation - Document Center 在KL720上用多個模型的範例: Create Multiple Model Example for KL720 - Document Center
-
您好, 我們沒有特別建議使用哪一個架構,只要模型的operators都是KL720有支援的話,照理上都可以使用喔。 硬體支援的operators: Hardware Supported Operators - Document Center 也可以參考Kneron硬體的效能: Hardware Performance - Document Center 使用Kneron Too…
-
您好, 可以的,如果是要用USB上傳模型,大小的限制總共是75MB,而如果是在firmware上燒模型,限制總共是70MB。 https://www.kneron.com/forum/uploads/635/CQL637KGXO9U.png 參考文檔: Write Model To Flash - Document Center
-
Hi Franklin, These are the platforms you can build and run Kneron PLUS on: https://www.kneron.com/forum/uploads/135/4K7XP5J1COMK.png If you are not using the above platforms, to flash the KL520 firmware, you could download Kneron PLUS and try buildi…
-
Hi SeonGyun, In that case, I don't think it's possible.
-
Hi SeonGyun, Unfortunately, we can't run OpenCV and ONNX Runtime directly inside KL630, but if you were talking about running OpenCV on host side when KL630 is in companion mode, it is possible. Please refer to this link for reference: Create Single…
-
Hi, The nodes labeled as "cpu_nodes" are nodes that are not supported by KL520 NPU: kdp520/ip_eval/cpu_node: Sigmoid: Sigmoid_129, Sigmoid_131, Sigmoid_133 Since KL520 doesn't support Sigmoid nodes, you will need to cut them in your onnx m…
-
您好, 雖然Kneron官網上的Raspberry Pi的映象檔現在沒有再支援了,不過它裡面有安裝可以執行Kneron的apps的環境。如果您用官方提供的映象,可以參照文檔來安裝環境: Install Dependency - Document Center
-
Hi Seongyun, We've never encountered this situation. Could you describe in detail how you connected your KL630 via USB so we could try reproducing the error? Thanks!
-
Hi Seongyun, I'm glad you completed the detection successfully. For preprocess and postprocess development, you could refer to the link Nick replied to you. It should be at the bottom of the page: https://www.kneron.com/forum/uploads/484/XECK62QXDVN…
-
Hi Seongyun, The error seems to be caused by the firmware code; there might be parts that are incomplete. Please make sure that you've written a postprocess callback in the firmware. https://www.kneron.com/forum/uploads/225/E16P9EBUKLFR.png If the …
-
Hi Seongyun, I'm sorry to tell you this, but unfortunately, no. KL520 SDK and KL630 SDK are very different, so if you don't have the KL630 SDK (the SDK has the firmware code), you will need to contact our sales representative who you purchased the K…
-
Hi Seongyun, The misunderstanding is that you might have used the KL520 firmware for KL630. The firmware for KL520 and KL630 are very different; you could refer to the documentation link Nick sent above. Do you have the KL630 SDK?
-
Hi Hans, For issues with KL730, please contact the original sales representative you purchased the KL730 from. They should be able to provide you with the contact person for technical assistance. Thank you!
-
Hi Vidhi, For technical assistance with KL730, please contact the original sales representative you were in touch with. They should be able to provide you with help. Thank you!
-
Hi Seongyun, Have you verified that your NEF model works? Also, the code you've provided is the KL630 firmware code. Could you provide your KL630 Kneron PLUS code as well so we could look into it? Thanks! You could check if the firmware you are usin…
-
Hi Dr. Tony Tsang, For quotation assistance, please contact our sales representative Brian (brian.lin@kneron.us). Thank you for your interest!
-
Hi Dr. Tony Tsang, For quotation assistance, please contact our sales representative Brian (brian.lin@kneron.us). Thank you for your interest!
-
Hi, The error code KP_ERROR_RECEIVE_JOB_ID_MISMATCH_32 appears when the Job ID returned from the firmware is different from the original Job ID set in Kneron PLUS: https://www.kneron.com/forum/uploads/784/CB5HXCHW6HY7.png As Andy said, the send and …
-
Hi Vidhi, We would recommend you to contact the original sales representative you were in touch with. They should be able to provide technical assistance with KL730. Thank you!
-
您好, 可以請您提供您使用的onnx模型嗎? 謝謝!
-
您好, 不好意思想再跟您確認一下,請問您有使用指令sudo apt install cmake和sudo apt install build-essential嗎? install_libusb.sh這個檔案在kneron_plus資料夾裡面,所以會需要您cd去kneron_plus,然後再sudo bash install_libusb.sh。 如果上述的步驟失敗的話,…
-
您好, 在樹梅派建立環境的話,網址那一篇是2020的,裡面提到的host lib比較舊,我們會建議您使用Kneron PLUS。官網的資料比較新,所以可以請您依照官網上的說明來建立環境。 官網文檔: Install Dependency - Document Center Kneron PLUS可以在以下的環境執行: https:…