feymanpriv / DELG

Pytorch Implementation of Unifying Deep Local and Global Features for Image Search (DELG)
183 stars 23 forks source link

OutOfMemoryError #22

Open zyh778 opened 2 months ago

zyh778 commented 2 months ago

Why do I keep encountering out-of-memory (OOM) issues with my graphics card, even though I've switched to using a single GPU and adjusted the relevant parameters? My GPU has 8GB of VRAM, but I still run out of memory after processing just one images.

aheng11 commented 2 months ago

Why do I keep encountering out-of-memory (OOM) issues with my graphics card, even though I've switched to using a single GPU and adjusted the relevant parameters? My GPU has 8GB of VRAM, but I still run out of memory after processing just one images.

May I ask if you managed to run successfully in the end, and how much GPU memory did you use

zyh778 commented 2 months ago

Why do I keep encountering out-of-memory (OOM) issues with my graphics card, even though I've switched to using a single GPU and adjusted the relevant parameters? My GPU has 8GB of VRAM, but I still run out of memory after processing just one images.

May I ask if you managed to run successfully in the end, and how much GPU memory did you use

No,I have changed the method.

aheng11 commented 2 months ago

Why do I keep encountering out-of-memory (OOM) issues with my graphics card, even though I've switched to using a single GPU and adjusted the relevant parameters? My GPU has 8GB of VRAM, but I still run out of memory after processing just one images.

May I ask if you managed to run successfully in the end, and how much GPU memory did you use

No,I have changed the method.

I am researching where val_stxt is located.May I ask if you are also researching image retrieval? Could you please provide me with your contact information?