learnables / learn2learn

A PyTorch Library for Meta-learning Research
http://learn2learn.net
MIT License
2.59k stars 348 forks source link

Move datasets to Zenodo + clean up misc minor issues #400

Closed seba-1511 closed 1 year ago

seba-1511 commented 1 year ago

Description

Fixes #310, #392

Several issues report mini-ImageNet and other vision datasets have become hard to download from Google Drive. This PR moves them to Zenodo, where programmatic downloads shouldn't be an issue.

It also fixes a few minor issues:

Contribution Checklist

If your contribution modifies code in the core library (not docs, tests, or examples), please fill the following checklist.