cnavarrete

Results 6 issues of cnavarrete

Hello I need to capture images using an external trigger, after reading the manual for the API I used the code below to set the camera in trigger mode, but...

Hello, my problem is the following: First I connected an ALVIUM 1800 U-501M NIR to a jetson Xavier nx without any problems. I can reach 67fps without any incomplete frames...

I know the compute_ap function gives you the overlaps of the masks for a image, but I would like to know how could I use this to calculate the mIOU...

The grad cam has been very useful for most models, but I'm at loss on how to use it for the pytorch implementation of the Swin Transformer v2. source code:...

I'm running the docker and I can barely run 16 epochs on my 12GB NVIDIA TITAN X (Pascal) before it crashes with your classic cuda out of memory error. I...

Does simplifying the model has any impact on the speed or it just reduces the size of the model and makes it more redeable? I don't see any claim of...