Closed JohannesAck closed 2 years ago
Interesting, they should be downloaded automatically. Did you specify prepare=True
?
If the above does not work, are you able to manually download the files into the directory it wants?
I have not extensively tested this the download functionality on windows. Something might be wrong with the path handling. I’ll work on adding some basic tests for this when I get a chance.
I noticed the color and shape MPI3D ground-truth factors were wrong due to a data loading error.
pip install disent==0.6.0
, I have fixed this problem with the ground-truth factors and added configurable in-memory and disk data loading too.Are you still having the data preparation error?
I am closing this issue for now. If it is still a problem, please don't hesitate to re-open this issue!
Describe the bug The downloads for MPI3D and dSprites do not work automatically
To Reproduce
Leads to
Expected behaviour It would be nice if the datasets were downloaded automatically, as they are for XYSquares.
Other than that thanks a lot for the library, very helpful!