tadam98

Results 10 issues of tadam98

I moved the disk location to another path. After `wsl --update` it was lost and wsl would not boot. Apparently, a key under the wsl registry entry `Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Lxss` called `Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Lxss\{0de4d55c-8380-473b-8534-654ec5e50a73}`...

Hi, The code used in https://learnopencv.com/how-to-convert-a-model-from-pytorch-to-tensorrt-and-speed-up-inference/ is **very old**. wht not use mixed precision offered automatically with PyTorch 1.7.1 (with its corresponding torchvision 0.82) autocast ? and then compare ?...

application/pywebio_1_3_0 missing bye.jpeg **Suggestion**: use "start_server(app, debug=True, port='44315', **auto_open_webbrowser=True**)"

Hi, I started following Part-1 and only found that the downladable examples are **different** than those used in the course. and the material is about 7 years old. Are there...

After last update to winver Version 22H2 (OS Build 22581.1) it stays on bottom. Something resets the value back to 03 ! This reset also happens when I set it...

Is there a 64 bit version complied with make -j4 for RP4 for Python 3.7 ? If not, how to do so ? $ uname -a Linux raspberrypi 4.19.97-v7l+ #1294...

Hi, I have successfully compiled and installed OpenCV 4.1.1 for both Python2 and Python3 environments. 1. Follow: https://qengineering.eu/install-opencv-4.1-on-raspberry-pi-4.html 2. The paths of the above procedure need to be **updated for...

Hi, I installed a windows host on widnows 10 Version 21H1 (Build 19043.1288), followed the use instructions and bind my builtint webcam. I attached to it from WSL2, I got...

https://devblogs.microsoft.com/commandline/systemd-support-is-now-available-in-wsl/

Folowing the script by x-apps stopped working. How can the script be removed? It can be commented in /etc/bash.bahrc ``` # System-wide .bashrc file for interactive bash(1) shells. # Start...