Open chaonan99 opened 8 years ago
That's definitely an issue especially when you want to evaluate the performance of your model while training. I came across this for a few times but didn't really looked into it, until now. I just applied the fix as yaoli suggests and started to train a system. I will let you know if this solves the issue.
UPDATE: After a few days of training the problem is now solved. METEOR successfully kills the subprocesses after applying the fix.
I've found yaoli post a problem here about METEOR. It says that METEOR script fails to kill the sub-process and may eats up memory. Is that truly an issue?