You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that the line triangulation is really slow. In my case, triangulation for an image of the Scannet dataset (max_image_dim=800) took around 80 second. Is it possible or do you have any plans to implement it in CUDA?
Hi @B1ueber2y ,
I find that the line triangulation is really slow. In my case, triangulation for an image of the Scannet dataset (
max_image_dim=800) took around 80 second. Is it possible or do you have any plans to implement it in CUDA?