Oscar icon indicating copy to clipboard operation
Oscar copied to clipboard

BrokenPipeError: [Errno 32] Broken pipe

Open hasontung1999 opened this issue 3 years ago • 2 comments

image Hello everyone! I get an error Broken Pipeline when using --do_eval. Please help me to fix it. Thank you a lot!

hasontung1999 avatar Nov 03 '21 09:11 hasontung1999

Hi hasontung1999,

I had the same problem, and still have it sometimes when running the evaluation scripts. I think it has something to do with the METEOR-evaluation module, which is written in java.

My way around this problem today is to run the evaluation notebook provided by /tylin/coco-caption/, and restart the runtime till the evaluation works.

I hope this helps. Maybe someone else has a better understanding of this problem.

jontooy avatar Nov 08 '21 10:11 jontooy

Hi @jontooy , I had this problem when I did test and eval on Flickr dataset. I haven't tested on COCO (which is recommended by the authors), so I dont know if this problem also occurs or not. I will try your approach. Thank you !

hasontung1999 avatar Nov 09 '21 07:11 hasontung1999