Danylo Ulianych

Results 142 comments of Danylo Ulianych

> They look like old vintage grayscale images but, for example, mediapipe fails to detect hands even with 0.3 confidence. I should have added that mediapipe works without a problem...

The same behavior happens when I extract the image: ``` ./arduino-ide_*_Linux_64bit.AppImage --appimage-extract cd squashfs-root ./AppRun ``` However, with no sandbox seems to work: ``` ./arduino-ide_nightly-20251105_Linux_64bit.AppImage --no-sandbox ```