daclip-uir icon indicating copy to clipboard operation
daclip-uir copied to clipboard

CUDA of memory during testing

Open Grassyue opened this issue 5 months ago • 4 comments

It’s an awesome work, and thank you for sharing.😄

When I apply DA-CLIP to train on my own dataset for a dehazing task, I encounter an error during testing: "CUDA out of memory." It seems like the issue is due to the large size of my test images (1024x1024). Could you please provide some suggestions to fix this? Thank you very much!

Grassyue avatar Sep 02 '24 09:09 Grassyue