The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
torchdatasets provides ready-to-use datasets compatible with the torch package.
The released version of torchdatasets can be installed with:
install.packages("torchdatasets")
You can also install the development version with:
::install_github("mlverse/torchdatasets") remotes
Currently, the following datasets are implemented:
Dataset | Domain | Type | Authentication |
---|---|---|---|
bird_species_dataset() | Images | Classification | Not required |
dogs_vs_cats_dataset() | Images | Classification | Not required |
guess_the_correlation_dataset() | Images | Regression | Not required |
cityscapes_pix2pix_dataset() | Images | Segmentation | Not required |
oxford_pet_dataset() | Images | Segmentation | Not required |
bank_marketing_dataset() | Tabular | Classification | Not required |
imdb_dataset() | Text | Classification | Not required |
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.