jasonchenPJ

Results 6 issues of jasonchenPJ

Hi, For the example: ` a=tf.fake_quant_with_min_max_vars([-1.0,0.0,1.0], min=-1, max=1)` ` sess=tf.Session()` ` sess(a)` The result is array([**-0.9960785**, 0. , **1.0039215**], dtype=float32) But according to the source code "fake_quant_ops_functor.h": it define the:...

Hi @WongKinYiu 我嘗試使用yolov4 csp進行單一類別的訓練, 從tensorboard的結果觀察到 val loss上升的狀況,如下圖,請問有可能是什麼問題 ![image](https://user-images.githubusercontent.com/47911137/135488333-46f3c73b-bdba-49ee-84a0-99c5d08cd5d2.png) 感謝

hi, could you share the pretrained model? thanks~

Hi @aangfanboy, The liyana-main-app doesn't show anything when i running "./node_modules/.bin/electron ." .​ Would you have any advice for me? ![image](https://user-images.githubusercontent.com/47911137/116802613-af2db200-ab46-11eb-9ddd-1e6ddeb6fbb6.png) Additionally, did you have any tutorials for non-gui mode(...

Hi, @6by9 I want to produce multiple RAW images with this projcet. Now, I only get one RAW image after enter the following command: **$ raspiraw -y 0 -t 3000...

Hi @ArduCAM I have bought a IMX477 withmotorized IR Cut Filter. Now i want to get the effect like below, how can i achieve​ this target? ![image](https://user-images.githubusercontent.com/47911137/121830192-0e124980-ccf7-11eb-9760-2babb303e33c.png) About the HW...