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

Typo in imagenet_dataset.py? #57

Closed
vimalthilak opened this issue Oct 15, 2021 · 1 comment
Closed

Typo in imagenet_dataset.py? #57

vimalthilak opened this issue Oct 15, 2021 · 1 comment

Comments

@vimalthilak
Copy link

vimalthilak commented Oct 15, 2021

I suspect builder.download_and_prepare() should be dataset_builder.download_and_prepare() in

builder.download_and_prepare()

Please take a look and fix that typo if what I outlined above is correct

@MostafaDehghani
Copy link
Collaborator

Oh, thank you Vimal.
This line is automatically added when exporting the internal code to the GH repo and we missed this. This is just fixed in #58.

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