 
    William
William
About
- Username
- William
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
- 
                Thanks for the information!
- 
                Its working now , Thanks One things which I noticed was that while running using kl720 I am getting output as [array([[[[-13.31356977, 6.86266483]]]])] and while running the inference code in docker toolchain the output is [array([[[[-15.37236…
- 
                https://www.kneron.com/forum/uploads/795/J15M17WJD9Y9.zip This is the model I created
- 
                I able to test successfully with your models_720.nef file but when I replaced it with my model ( /data1/batch_compile/models_720.nef ) which I compiled in toolchain I got the below results will@will:~/New_project/kl720/host_lib-master/python$ p…
- 
                Whats the difference between ISI and DME mode ?
- 
                Thanks , Its working now.
- 
                its working now, thanks Can you please share how I can write the inference code for testing model_720.nef in kl720
- 
                # Code for Inference import ktc import onnx from PIL import Image import numpy as np def preprocess(input_file): image = Image.open(input_file) image = image.convert("RGB") image = Image.fromarray(np.array(image)[...,::-1]) i…
- 
                I am using Docker version 20.10.7, build 20.10.7-0ubuntu1~18.04.1 How to fix the issue for docker??
- 
                Thanks , Its running for longer duration
- 
                Thanks , Its running for longer duration
- 
                My os is ubuntu 18.04
- 
                When I follow the guide I get the below error logs when using the command cmake -DBUILD_OPENCV_EX=on .. will@will:~/New_project/kl720/host_lib_v1.0.0/host_lib/build$ cmake -DBUILD_OPENCV_EX=on .. cmake: /usr/local/lib/libcurl.so.4: no version info…
- 
                
- 
                I flashed "flash_image_solution_companion.bin" and now its giving me the below log Current TDC Temperature is about [47] …
- 
                Thanks a lot !!!! I am able to flash kl720 in ubuntu18
- 
                Thanks Its working now. I am able see the logs in Teraterm and Minicom also Below is the log Welcome to minicom 2.7.1 OPTIONS: I18n Compiled on Aug 13 2017, 15:25:34. Port /dev/ttyUSB0, 15:47:01 Press CTRL-A Z for help on special keys 1. SPI-…
- 
                Can you please list all the button configuration please
- 
                I also faced the same issue for installing packages . Will it give us any error if I install a higher version (1.21.1) for numpy
 
                            