Podossiu
Podossiu
On the nnstreamer tutorial website, I can see the word that nnstreamer supports the TensorFlow model with the nnstreamer-TensorFlow API. but I can't find that module on ubuntu PPA Does...
In the CLIO article, they use the LoRa module for wireless communication in IoT service. but its BPS is just 50k, five-time slower than the bluetooth model's 250k. I can't...
Hi! i am trying to install the torch on raspberry Pi with ubuntu PPA but it gives me no matching tool error. but when I download the raspberry pi os...
hello? i am now trying to use GShark to measure data transferring time through TCP elements. but GStreamer pipeline returns an internal stream error when I turn on gshark with...
Hi! I'm new to GStreamer and now I am following nnstreamer;s examples. and I know that queue with leaky property is commonly used. I can understand why everyone uses queues....
i make a socket communication code to transfer the NumPy array to another device. my question is when sending data is smaller than the recv function's buffer size, I got...
I definitely did it with quant 8bit, but why did it's latency increase rather than fp32 MobileNet? What's wrong with quantized model?