yanxp / MetaR-CNN

Meta R-CNN : Towards General Solver for Instance-level Low-shot Learning
https://yanxp.github.io/metarcnn.html
177 stars 23 forks source link

"core dumped" "killed " error #25

Closed Hxx2048 closed 4 years ago

Hxx2048 commented 4 years ago

Hello, I try this code in your suggested environment: gcc 5.4.0, CUDA 8.0.6, torch 0.3.1, but i cant run it sucess successfully. The error is : killed or core dumped. I try to change some parameters to fix it (bs, nw), but failed. Does anybody know what the problem is ?