yolo2-pytorch icon indicating copy to clipboard operation
yolo2-pytorch copied to clipboard

ln -s $VOCdevkit VOCdevkit2007

Open zyyhl opened this issue 7 years ago • 1 comments

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

zyyhl avatar Jun 01 '18 05:06 zyyhl

try to use absolute path of $VOCdevkit

fluctlux avatar Jul 06 '18 07:07 fluctlux