Q-engineering

Results 343 comments of Q-engineering

Most likely cause [here](https://bugzilla.redhat.com/show_bug.cgi?id=1722181) > That is a bug in whatever dlopened libgomp.so.1 and before doing that ate all the preallocated TLS area. The GNU TLS2 model which I'm afraid...

@SkrilaxCZ, Thank you. It works well. I've updated the procedure on the [website](https://qengineering.eu/install-ubuntu-20.04-on-jetson-nano.html) and added Jtop to the [SD image](https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image).

Another solution: https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image/issues/5

There are several options to maximize the performance of the benchmark. There are several options to maximize the performance of the benchmark. First, wait 10 minutes after boot up. It...

The `libcamera-hello` and other libcamera tools are all working under the new Debian 11 operating system **Bullseye**. This RPi-image is the 'old' Debian 10 **Buster**. We are planning to release...

@Hamidreza-Ramezani, Keep in mind that PyTorch, just like TensorFlow, is a massive framework targeted at scientists and scholars. You can modify your ideas easily due to the Python language. On...

@sungbohsun, Unfortunately, libcamera works with the Raspberry Pi Bullseye OS. This image has still the 'old' Buster OS. Buster has raspistill default on board. If you want a camera working...

A few days ago, PaddlePaddle has released a new version of Paddle-Lite 2.7.0. It turns out that this version doesn't support all deep learning models of previous versions, unfortunately also...

Did you get the same error? "The Model File is not supported"? In that case you may still have 'something' of version 2.7.0 on your file system left. Probably the...

We encounter the same problem. It seems you need the latest pip3 and python3 version installed, otherwise, pip3 may come with the message ".whl is not a supported wheel on...