Added
Features
- `in_memory` option to cache small dataset in RAM.
- Better sharding, shuffling and sub-split.
- It is now possible to add arbitrary metadata to `tfds.core.DatasetInfo`
which will be stored/restored with the dataset. See `tfds.core.Metadata`.
- Better proxy support, possibility to add certificate.
- `decoders` kwargs to override the default feature decoding
([guide](https://github.com/tensorflow/datasets/tree/master/docs/decode.md)).
Datasets
- [downsampled_imagenet](https://github.com/tensorflow/datasets/tree/master/docs/datasets.md#downsampled_imagenet).
- [patch_camelyon](https://github.com/tensorflow/datasets/tree/master/docs/datasets.md#patch_camelyon).
- [coco](https://github.com/tensorflow/datasets/tree/master/docs/datasets.md#coco)
2017 (with and without panoptic annotations).
- uc_merced.
- trivia_qa.
- super_glue.
- so2sat.
- snli.
- resisc45.
- pet_finder.
- mnist_corrupted.
- kitti.
- eurosat.
- definite_pronoun_resolution.
- curated_breast_imaging_ddsm.
- clevr.
- bigearthnet.