
zhihaoChen
zhihaoChen
About
- Username
- zhihaoChen
- Joined
- Visits
- 46
- Last Active
- Roles
- Member
Comments
-
Hi Maria My ONNX model uses opset 11, and I'm working in the base Conda environment. I followed the tutorial to run ONNX optimization using onnx2onnx. In the optimized model, one of the operators is Resize. Should the Resize operator be removed f…
-
Hi Maria, When I try version v0.30.0 and use the ready-made 'Keras to ONNX' model for testing, I encounter a failure during the ONNX to NEF conversion process. The error message is: 'Failure for model "input/input" when running on kdp520:…
-
https://www.kneron.com/forum/uploads/230/DAXBTJS7KUW7.txt Hi Ethon, Thank you for your recommendation. I followed the example to check the ktc.kneron_inference() results and have also attached the log file. However, I made some modifications—specifi…
-
Hi, I tried the KL520 version (v2.2.0). After flashing the flash_image_solution_hico_mipi.bin, how can I get the result? I'm curious about how this example works. https://www.kneron.com/forum/uploads/423/UX6KEMX8CU0M.png
-
Hi Maria, I tried building tiny_yolo_v3_host, and it is working now. Thank you!