lhoyer / MIC

[CVPR23] Official Implementation of MIC: Masked Image Consistency for Context-Enhanced Domain Adaptation
261 stars 40 forks source link

Memory issue #67

Open kimkj38 opened 11 months ago

kimkj38 commented 11 months ago

I use RTX 2080 Ti with 11GB memory but encountered CUDA out of memory. How much memory is needed per batch size 1?

fuweifu-vtoo commented 10 months ago

when batch size=2, around 29G with fdthing=True, around 15G with fdthing=False