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

Data preparision problem #1

Open
zybeich opened this issue Jun 9, 2023 · 0 comments
Open

Data preparision problem #1

zybeich opened this issue Jun 9, 2023 · 0 comments

Comments

@zybeich
Copy link

zybeich commented Jun 9, 2023

Thanks for your work! I noticed that in this file: prepare_mnist2usps.py, you missed 'B'. So the trainB the same as testB.

dataset = torchvision.datasets.USPS(root, train=istrain, transform=None, target_transform=None, download=True)

I'm wondering if the results you reported here is based on this splits.

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

1 participant