peizhaoli05/EDA_GNN

Would please tell me why it always tell me "out-of-memory"?

Closed this issue · 1 comments

image

image

As shown in above, would you please tell me which parameter should I tune to avoid this error? I tried the length of history frame (5 -> 2), and also some other ways, but all failed. Thanks, bro.

To anyone who's trying to solve this, this is caused by the LoadImg function in Generator.py. Just use the original image instead of a copy