You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: