Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VOC test set? #7

Open
Limingxing00 opened this issue Jun 8, 2021 · 3 comments
Open

VOC test set? #7

Limingxing00 opened this issue Jun 8, 2021 · 3 comments

Comments

@Limingxing00
Copy link

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!

@thudepwcp13
Copy link

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?

@Limingxing00
Copy link
Author

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.

@qinliuliuqin
Copy link

Any update on this question?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants