Markus Ewald

Results 9 comments of Markus Ewald

Wow, thank you for the detailed response and suggestions! Decoding on-the-fly is an idea I didn't think of and should work so long as I don't jump around in the...

If you're talking about `vgg16_pretrained.pth`, I believe that is part of the PyTorch distribution. In case nothing else works, you can find the download URLs in PyTorch: https://github.com/pytorch/vision/blob/master/torchvision/models/vgg.py Pick the...

I'm getting this as well. Release 20210210 works and 20220728 always segfaults. This seems to happen independent of the command line parameters, so long as any kind of frame interpolation...

I looked a bit further and was able to make it work. ![dain-ncnn-vulkan-missing-reshape-layer](https://user-images.githubusercontent.com/3613175/184490263-03e059c7-2a71-4eee-ad3e-23fdd03030c3.png) Looks like dain-ncnn-vulkan explicitly sets NCNN's `WITH_LAYER-reshape` to `OFF`. Turned it `ON` gets rid of the `nullptr`...

Here's the `.tablet` file I'm running with and an `.svg` file I prepared, showing the tablet's buttons (I hand-edited the XML source to match the style of other `.svg` files...

Disconnecting `stdin` hasn't helped. I have tried a few other things in the meantime and I kept running into issues whenever a shell script was involved. In the end, I...

I tried this: ``` > su agnaistic > export INJECT="" > node ./srv/start.js ``` But it doesn't seem to change anything. I tried looking for the 'INJECT' environment variable in...

I found the stop button rather useful. **Cancel button**: aborts the import and discards everything that was loaded **Stop button**: stop decoding and open partially loaded channels This was very...

Found a Reddit user who seems to have encountered the same issue on Windows: https://www.reddit.com/r/jellyfin/comments/voxqu3/update_available_screen_unresponsive/