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
When i was running DoGHardNet with superpoint GPU MEM leak 160 MB to 13 GB. How can i fix that issue ?
leak line is lightglue/doghardnet.py
p["descriptors"] = self.laf_desc(img[None], lafs).reshape(-1, 128)
The text was updated successfully, but these errors were encountered:
When i was running DoGHardNet with superpoint GPU MEM leak 160 MB to 13 GB. How can i fix that issue ?
leak line is lightglue/doghardnet.py
p["descriptors"] = self.laf_desc(img[None], lafs).reshape(-1, 128)
The text was updated successfully, but these errors were encountered: