François Lecomte

Results 4 issues of François Lecomte

Fixes issue #69 by reusing cuda primary context instead of creating one through pycuda.autoinit. When the gpu is to be used by the projector, this primary context is made active...

Projector couldn't actually be used without specifying device as several parts of the code relied on device for sensor dimensions and source to detector distance. Instead, Projector now use its...

Hi, Thank you for putting together this app ! I tried to run the inference notebook on [Colab,](https://colab.research.google.com/drive/1X06Y-HSPeHbEWtsXpyal8R1PliiVvpJq?usp=sharing) but I got an error with the ngrok version: ``` Your ngrok-agent...

bug

Hi, First of all thank you very much for this great contribution, and releasing both the code and pretrained models ! Even more, the code is easy to use and...