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
Why does the model consume so much memory? I followed your suggestions to use CUDA acceleration, but during the demo run, my 6GB VRAM was insufficient, resulting in a torch.cuda.OutOfMemoryError. If I want to match two 700KB images, how much GPU memory would be required?
The text was updated successfully, but these errors were encountered:
Why does the model consume so much memory? I followed your suggestions to use CUDA acceleration, but during the demo run, my 6GB VRAM was insufficient, resulting in a torch.cuda.OutOfMemoryError. If I want to match two 700KB images, how much GPU memory would be required?
The text was updated successfully, but these errors were encountered: