JialeCao001 / SipMask

SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation (ECCV2020)
https://arxiv.org/pdf/2007.14772.pdf
MIT License
334 stars 54 forks source link

how to decrease the number of threads #28

Open amaanda opened 4 years ago

amaanda commented 4 years ago

hi there!

i was able to successfully run sipmask on a jetson nano. however, after the demo generates the results, it prints "segmentation fault (core dumped)". i did the process once again and by running htop i noticed that when i run the demo, i have 8 different PIDs running the command. i'm thinking this might be what's causing the segmentantion fault ? do you have any idea/suggestion on how to tackle this problem?

thanks in advance.

JialeCao001 commented 4 years ago

I am sorry that I am not sure about this.

amaanda commented 3 years ago

okay! I will post here if I discover what's causing this