Skip to content

Releases: mlverse/torchdatasets

v0.3.1

20 Jun 12:38

Choose a tag to compare

Increment version number to 0.3.1

v0.3.0

14 Feb 11:15

Choose a tag to compare

  • Added Oxford Flowers Dataset (#32)

v0.2.0

31 Oct 16:58

Choose a tag to compare

  • Fixed issues with the dogs-vs-cats dataset. (#29)
  • Better handle the bird species dataset.

v0.1.0

07 Oct 16:22

Choose a tag to compare

  • Added the bank marketing dataset (#10, #11, #12, #13, @dkgaraujo)
  • Added cityscapes dataset used in the pix2pix paper. (#14)
  • Fixed bugwith newer version of the bird species dataset. (#17)
  • Added the oxford_pets_dataset. (#17)
  • Added a maybe_download util that is used to unify the download/extract code paths. (#22)
  • Added the IMDB dataset (#23)

v0.0.1

19 Jan 13:10

Choose a tag to compare

First CRAN Release