You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I appreciate the author's generosity. I have encountered an issue while loading the Omniglot dataset. This error occurred during the loading process.
The text was updated successfully, but these errors were encountered:
I'm sorry, I made a mistake in my previous judgment. The address provided by the author is correct. Then, I ran the code of the omniglot_dataset.py file. The issue is focused on line 171 where data = urllib.request.urlopen(url) is used. This line does not return any value to the data variable. When I tried to output the data variable, it resulted in an error. I need help from the author to resolve this. What should I do?
Hello, I appreciate the author's generosity. I have encountered an issue while loading the Omniglot dataset. This error occurred during the loading process.
The text was updated successfully, but these errors were encountered: