NoelShin / selfmask

[CVPRW'22] Unsupervised Salient Object Detection With Spectral Cluster Voting
https://www.robots.ox.ac.uk/~vgg/research/selfmask/
MIT License
59 stars 7 forks source link

Process finished with exit code 137 (interrupted by signal 9:SIGKILL) #11

Closed LLL-YUE closed 1 month ago

LLL-YUE commented 1 month ago

When I run mask_generator.py, I get Process finished with exit code 137 (interrupted by signal 9:SIGKILL) It seems that the cpu does not have enough memory But with my batch_size set to 1, num_workers set to 0, and my data set only having 109 graphs, how do I solve this problem?