ritm_interactive_segmentation icon indicating copy to clipboard operation
ritm_interactive_segmentation copied to clipboard

VOC test set?

Open Limingxing00 opened this issue 4 years ago • 3 comments

Hi,

I am concerned about where is voc 2012 test set? (The voc 2012 data set I downloaded does not contain GT images.)

So I cannot find test.pickle.

self.dataset_samples, self.instance_ids = load_pkl(str(self.dataset_path / f'ImageSets/Segmentation/test.pickle'))

Could you give me a web linked to the voc 2012 test set? Or how to obtain the GT? Thank you!

Limingxing00 avatar Jun 08 '21 08:06 Limingxing00

Hi,

I am concerned about where is voc 2012 test set? (The voc 2012 data set I downloaded does not contain GT images.)

So I cannot find test.pickle.

self.dataset_samples, self.instance_ids = load_pkl(str(self.dataset_path / f'ImageSets/Segmentation/test.pickle'))

Could you give me a web linked to the voc 2012 test set? Or how to obtain the GT? Thank you!

I have the same question. Do you find the resource of VOC test set?

thudepwcp13 avatar Jul 09 '21 05:07 thudepwcp13

Hi, I am concerned about where is voc 2012 test set? (The voc 2012 data set I downloaded does not contain GT images.) So I cannot find test.pickle.

self.dataset_samples, self.instance_ids = load_pkl(str(self.dataset_path / f'ImageSets/Segmentation/test.pickle'))

Could you give me a web linked to the voc 2012 test set? Or how to obtain the GT? Thank you!

I have the same question. Do you find the resource of VOC test set?

No.

Limingxing00 avatar Jul 27 '21 07:07 Limingxing00

Any update on this question?

qinliuliuqin avatar Sep 27 '21 02:09 qinliuliuqin