Releases: kartik4949/TensorPipe
Releases · kartik4949/TensorPipe
Object Detection support
- bug fixes
- refactores
- moved modules to tensorpipe
- added support for Bounding boxes/Object Detection data.
Categorical Data with optimizations and numpy function injection.
Custom numpy injection in the data pipeline with optimization
SOTA augmentations with optimizations.
Stable pipeline with error handling.
currently only categorical data is being supported.
Classification support
Features supported and tested:
- All tf.image and tfa.image augmentations are supported.
- GridMask is supported and tested.
- Tested entire pipeline on categorical dataset.
- Custom functions are not yet supported.
- Augmentation pipeline is configurable through config file.