Guillaume Duveau

Results 23 comments of Guillaume Duveau

Haha @aposudevsky thanks !!! Sometimes it's so stupid it's even difficult to think about it :)

After a research I found that under the hood, phantomjs uses the default system screen resolution. This is not viewportSize and viewportSize must be smaller than this system limitation. Say...

With annotations, lint problems are directly reported to GitHub so you don't have to go through the job log. Example: https://github.com/guix77/d8sandbox/actions/runs/178143997 Feel free to close this issue, on my side...

No, but since it works I've left it as is for now.

It's because of the Markdown conversion from plain text links to links: https://github.com/hacksalot/HackMyResume/blob/ab6e7ee1a0f55608b531f4e644c298426291bb17/src/renderers/jrs-generator.js#L38 Workaround: suppose you have ./resume.json and ./picture.jpg in the root folder. In resume.json use this, so the...

If I understand well we need TensorRT and TensorRT needs CUDNN. To elaborate on https://github.com/blakeblackshear/frigate/issues/659#issuecomment-776409336, a few days ago I tested this approach on https://github.com/dlandon/zoneminder.machine.learning, which has almost the same...

It seems that there could be a much easier way, look at https://github.com/DeepQuestAI/DeepStack-Base/blob/master/cuda/Dockerfile. Basically, the .deb files for CUDNN are in fact publically available! For Ubuntu 20.04: https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/ Also, there...

Personally I use the person motion detection to trigger a Home Assistant integration that calls Deepstack Face which is GPU accelerated. With the current shortage of Edge TPUs I'll keep...

Raspberry Pi Os Desktop + gpu_mem=128 :) Le mer. 14 avr. 2021 à 18:28, Vicwomg ***@***.***> a écrit : > thanks for the report. Are you running on raspbian desktop?...

You mean VLC ? I use it indeed. I'll try with OMX, thanks!