PyTorch-YOLOv3
PyTorch-YOLOv3 copied to clipboard
OSError while training on custom data
I have met an issue when I try to train YOLO onmy custom data. It seems that the training process is fine but there is a trace back called "OSError: [Errno 22] Invalid argument". There is a PTH file in checkpoints folder but no file in output folder. I have no idea how to solve this. Can any one help ?
Have you solved this problem?I have encountered it.
@lchaoyi @worklikerlei Have you solved this problem?