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

where is the pickle file in pascal-oscd #1

Open
Fly-dream12 opened this issue May 23, 2020 · 3 comments
Open

where is the pickle file in pascal-oscd #1

Fly-dream12 opened this issue May 23, 2020 · 3 comments

Comments

@Fly-dream12
Copy link

Thanks for sharing your dataset!
When i want to use the script of generating image pairs in PASCAL-OSCD, the pickle file is missing,
such as './support_img_class.pickle' and './query_img_class.pickle'. Could you help me?

@AICyberTeam
Copy link
Owner

Thank you for your interests in this dataset.
The code for generating the pickle files ('./support_img_class.pickle' and './query_img_class.pickle') is provided in OSCD-datasets/Pascal-OSCD/generate_image_pairs.py (Line 126 -189).
You can generate the two pickle files by running this code. Once you get the pickle files, this code (line126-189) can be commented out.
Good Luck!

@Fly-dream12
Copy link
Author

Thank you for your reply and I have figured out. By the way, i wonder if the code corresponding to the paper will be open.

@AICyberTeam
Copy link
Owner

@Fly-dream12 Considering the academic research, the code is not available now. But I will consider release the code in the future. Thanks for your interest!

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

2 participants