Sébastien PERIN

Results 20 comments of Sébastien PERIN

@pierrec @parvez I encounter the same error with some files compressed with the stream interface of this [K4os.Compression.LZ4 C# library](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) so I susspect the issue is also about "block dependence"....

@pierrec Sorry to up my previous question but I'd need to figure out why node-lz4 fails to uncompress some of my lz4 files (not all of them). So far I've...

I don't need Recordmp3js at present and no time to figure out the root cause of the issue but to do so I would: run the sample on my own...

Hello @judax. Do you have news and possibly some links about the replacement for WebARonARCore and WebARonARKit projects? The latest info I have is this article https://developers.google.com/web/updates/2018/06/ar-for-the-web explaining how to...

@mviereck Thanks but I have the exact same output without `--device /dev/dri`

@mviereck, sorry yes I have a NVidia GK107 [NVS 510] Launch through Xephyr succeds, thanks

Same issue as @GermanKiwi. And please also consider that the counters are created very small with non editable font size. So the counteter feature is unusable which is sadly the...

> 7. Error is displayed, service is not deleted In my case, I'd say the service is deleted from Windows services.msc, but node-windows fails to delete `mydaemon.wrapper.log` because it's not...

> I'm able to properly serve my model by using this rewrite of [torchserve_handler.py](https://gist.github.com/joek13/b895db0cd50a7c71a123611885057c69). I was in the same situation with a custom trained YOLOv5s release 7.0 from [this roboflow...

Just to let you know that I have the same kind of issue on Windows server 2019, with TorchServe 0.7.1. From Anaconda Prompt (ran as admninistrator), I run `torchserve --start...