longcw / yolo2-pytorch

YOLOv2 in PyTorch
1.54k stars 421 forks source link

multiprocessing.pool.RemoteTraceback #99

Open chenruishuang opened 5 years ago

chenruishuang commented 5 years ago

i train my datasets , but it can only run two steps and occurred----- ValueError: zero-size array to reduction operation maximum which has no identity. what can i do ? thanks!

yummy2108 commented 5 years ago

I also encountered the same problem. Have you solved it?

chenruishuang commented 5 years ago

hi,please check your datasets. it imply that some xml file is empty .