Laurent Weingart

Results 24 comments of Laurent Weingart

Hello everyone, I realised that my question was stupidly simple to answer. If anyone would be interested, you just need to have the neural net work on the 224x224 image,...

Yes, same issue with WSL. My WSL Kali doesn't start anymore, with this error: nsenter: cannot open /proc/20/ns/time: No such file or directory Any idea as to why?

Hello guys, I'm also encountering issues running the test run scripts. When I run ``` python3 run.py --model=mobilenet_thin --resize=432x368 --image=./images/p1.jpg ``` it fails after some time with ``` ... Openpose/MConv_Stage6_L2_5_pointwise/Conv2D_bn_offset...

Hello @djramakrishna, I tried the change proposed by @SarangChougs, but it did not solve the problem. The result is exactly the same as I had the first time. Also, my...

Hello @itri20607, to be able to generate the video you need both the checkpoint files for the low res and the high res model. Once you finish your training with...

Hi @dusty-nv, thank you very much for getting back to me. Let me explain a bit more why I wanted to do this. I have a thermal camera mounted on...

Hi again @dusty-nv, If you are curious, have a look at the following videos taken of myself walking in a parc. There is the original taken by the thermal camera...

Hi again @dusty-nv, I realised I still have an issue when trying to use a custom model with detectnet. When I specify a `--model` path to a model and run...

Hello @dusty-nv, thank you for your reply, and sorry for the late one. Indeed, if I could enjoy jetson_utils and/or jetson_inference for all the camera and file IO that would...

High again, So, I realised that I have this issue when I use my dataset with a 512 resolution. If I use the exact same dataset but with a resolution...