/VOC-trainset-scripts

generate train.txt and label.txt which show the path of the images

Primary LanguagePython

VOC-trainset-scripts

generate train.txt and label.txt which show the path of the images

put this script under the root dir of VOC dataset, it will generate train.txt(trainval/val) for Images and label_train for labels.

p.s. this is only for segmentation, other script will be added later.