Deep-Feature-Flow icon indicating copy to clipboard operation
Deep-Feature-Flow copied to clipboard

Testing model by dff_rfcn_test.py but the program hang

Open andyhahaha opened this issue 8 years ago • 1 comments

Hi, I run dff_rfcn_test.py to test model's mAP. However after it print the mAP, the program hang and never stop. I find out there is multiprocessing.pool to do parallel evaluation. I think here cause the hang problem. I hope there are some solution to exit program normally. Not kill -9 PID or os._exit(0). Any idea how to fix it ? Thanks very much !!

andyhahaha avatar Oct 17 '17 13:10 andyhahaha

@andyhahaha I have the same question, how did u solve it? thx

ParanoidW avatar Mar 20 '18 11:03 ParanoidW