jd730 / EOPSN

[CVPR 2021] Exemplar-Based Open-Set Panoptic Segmentation Network (EOPSN)
Other
52 stars 7 forks source link

train problems #2

Closed ZHZQJ closed 3 years ago

ZHZQJ commented 3 years ago

How to solve the problem of insufficient video memory? Thanks!

jd730 commented 3 years ago

Hi @ZHZQJ , could you elaborate on the problem? I do not understand what is 'video' memory since this work is not related to video.

ZHZQJ commented 3 years ago

Hi @jd730 , Thank you for your reply, I'm sorry I didn't describe my problem clearly. The hardware resources are limited. After I used a smaller batch size, the gpu memory problem has been solved. Your work is great! Thanks!