longcw / yolo2-pytorch

YOLOv2 in PyTorch
1.55k stars 420 forks source link

ln -s $VOCdevkit VOCdevkit2007 #93

Open zyyhl opened 6 years ago

zyyhl commented 6 years ago

ln -s $VOCdevkit VOCdevkit2007 When I use this statement to process the data set, I found a locked file under the data folder, indicating that the resulting file is corrupted[

2018-06-01 1 05 13

](url)

fluctlux commented 6 years ago

try to use absolute path of $VOCdevkit