Maxime Vaidis

Results 8 comments of Maxime Vaidis

> @vdsmax Could you please eventually add your fix for the point-to-gaussian that you did with the additional measurement noise? @kubelvla i will add the change today

Thank you very much for your code example. It is running on my side too, and I have the same results by using my CPU. Because the computational time is...

I tried some examples of JAX code with my GPU (like these one: https://jax.readthedocs.io/en/latest/notebooks/quickstart.html) and it was working. I think the issue come from the library. I have jax-0.2.17 and...

I followed the steps given by Nvidia for the setup of my board (https://developer.nvidia.com/embedded/learn/get-started-jetson-xavier-nx-devkit#intro). I have tried to use JetPack 4.6 and JetPack 4.4 but I had the same issue....

I did as you asked. I unplugged everything from my board except the HDMI cable. Then after 34s, I plugged the ethernet cable to be able to connect by ssh...

Thank you for your suggestion. I tried another USB hub using a USB 3.0 connection and it worked. The former one I used was using a USB 2.0 connection. I...

I used others USB 3.0 hub to test if they were working. The one which were working in my case are these: https://b2b.fen.pl/535bece19d6c6-usb-30/unitek-hub-usb-c-3-x-usb-31-gen-1-sd-microsd.html and https://www.bestbuy.com/site/insignia-4-port-usb-c-hub-black/6417290.p?skuId=6417290 . The ones which was...

The point to Gaussian feature was not used too much. I did some basic tests to see if the mapping was working with this new minimization, but it needs more...