Q-engineering
Q-engineering
Does it also with a webcam? I've tested the Ubuntu image with a Logitech webcam and GStreamer. It works like charm. ``` gst-launch-1.0 v4l2src device=/dev/video1 ! video/x-raw, width=640, height=480, framerate=30/1...
Indeed, that's what's bothering me. I've seen you video and the images are not always 'green'. Sometimes they are perfect. Sometimes green. Despite the colors, the images have a correct...
Indeed. YoloV10 is "very new". Some operations are not yet implemented in ncnn. Until that time, adaptions need to be made in the onnx intermediate model as workaround. [THU-MIG](https://github.com/THU-MIG), adapted...
That's clear. Please read the [Enlarge memory swap](qengineering.eu/install-opencv-on-jetson-nano.htmlqengineering.eu/install-opencv-on-jetson-nano.html) section. It is written for the Jetson Nano, but it is applicable for every Linux system without dphys-swap installed. If you have...
With make -j2 you're safe.
@kisturyo, Please, enlighten your pearls of wisdom. Most readers aren't as senior in the Debian / Linux world as you are. They need more guidance, more a step to step...
Sorry. It is not possible. The RKNPU2 library is the showstopper. It requires 2 GB or more. I have tried it on a 1 GB variant, but didn't succeed. It...
8 GB is no problem.
@medvedev , that's great! I will try it for myself. I can confirm, 1 GB is no problem. I tested it with Joshua Riek's Ubuntu 24.04; no problem.
Most likely cause is a corrupter SD. I've flashed the Radxa_Zero3_NPU_Ubuntu22.img.xz image on a fresh SD. During upgrade, a complete new Ubuntu was installed; it takes a lot of delicate...