1.2.1
Release Notes
- Dataset copying has been added allowing you to copy your own and other users' datasets easily. Datasets can be copied across gcs, s3, aws, local storage and hub storage. #454 (@AbhinavTuli)
- Many improvements to the benchmarks #508 #512 #531 #545 #550 (@haiyangdeperci @DebadityaPal)
- Development Roadmap added #511 (@mynameisvinn)
- Improved message for Hub transforms by displaying shard size #523 (@DebadityaPal)
- All windows have now been fixed. #528 (@AbhinavTuli)
- Hub dataset filtering has been overhauled and a section has been added for the same in the documentation #539 (@AbhinavTuli)
- to_tensorflow issues with Datasets containing Sequences (such as coco) have been fixed #540 (@AbhinavTuli)
- Adds get_label parameter to .compute() and .numpy(), to directly retrieve string label from ClassLabel #489 (@DebadityaPal)
- Tutorial added for using Hub with Hugging Face transformers #536 (@DebadityaPal)
- Some unit tests have now been parameterized to cover multiple datatypes #527 (@drewpotter)
- From directory function has been implemented to directly ingest categorical image data #459 (@sparkingdark)
- Example use case added for creating a Hub dataset for Deep Learning prediction of crop yield #559 (@MargauxMasson)
- MPL Headers have been added to source files #494 (@KrishnaChaitanya1)