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

'pre_encoded' directory

Open akumar14 opened this issue 6 years ago • 1 comments

I just downloaded pascal voc dataset, and pre-encoded direcotry is empty. Also in the pascal_voc_loader, the pixel mapping to class index is not there. For example, in the seg mask the value is (192,224,224), which doesnt map to anything. Is there a script to create this direcotry?

akumar14 avatar Nov 12 '18 23:11 akumar14

Hey! i also found some errors in the pascal_voc_loader, like the precoded masks can be over 21, which the total number of pascal classes. Anyone has an idea about that?

TumVink avatar Sep 28 '20 21:09 TumVink