longcw / yolo2-pytorch

YOLOv2 in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiprocessing.pool.RemoteTraceback

chenruishuang opened this issue · comments

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!

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

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