Nico Geiger

Results 19 comments of Nico Geiger

maybe you got a 16bit YUV picture back. You need to reformat it inti RGB using CV2? Maybe [my script](https://github.com/8bignic8/MdataPicPrep/blob/main/convertRGBtoYUVtoRGB.py) can help you.

https://askubuntu.com/questions/384059/error-compiling-a-package-configure-error-no-gstreamer-1-0-1-0-0 sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev maybe?

You don’t have enough GPU RAM always look at the last error: `RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 7.80 GiB total capacity; 6.70 GiB...

Maybe you are running to many instances or other Programms at the same time. Or it breaks while it loads the thensors into the GPU. if you have nvtop installed...

Ok, but maybe it is split in some way, look at the error: `GPU 0; 7.80 GiB total capacity `

You are having 8192MiB RAM aka 8gb, your system is running 2 Programms as listed below

It could be a driver issue, or you graphics cars only has 8GB of Ram.

ok but look: Tue Nov 15 09:36:39 2022 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 510.60.02 Driver Version: 510.60.02 CUDA Version: 11.6 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC...

I solved it with: pip uninstall openexr than conda uninstall openexr than sudo apt-get remove -y openexr than sudo apt-get install -y openexr than pip install git+https://github.com/jamesbowman/openexrpython.git yep dont know...

I have the same display, does any one know what kind of Controller is on the Board? Or does anyone know how to falsh that badboy :D?