jasonchenPJ
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上升的狀況,如下圖,請問有可能是什麼問題  感謝
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?  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?  About the HW...