tensorflow-deeplab-lfov
tensorflow-deeplab-lfov copied to clipboard
Missing segmented images
Hi, I'm trying to train the model using their train and validation files (train.txt, val.txt in the repositorie) but I have several images missing. I download the file from the PASCAL Visual Object Classes site, the file was: VOCtrainval_11-May-2012.tar (1,9 Gb) But this tar containt only 2913 segmented images, your train.txt have ~10000 images An other problem is that you path to the segmented images is "/SegmentationClassAug/" but this folder doesn't exists. Only exist "SegmentationClass" and "SegmentationObject" What is the correct dataset to replicate your treinament?
Regards
I found the missing images here: [https://www.dropbox.com/s/oeu149j8qtbs1x0/SegmentationClassAug.zip?dl=0]
i faced the the same problem, thank you for your answer.