ayulockin / DataAugmentationTF
Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.
☆34Updated 4 years ago
Alternatives and similar repositories for DataAugmentationTF:
Users that are interested in DataAugmentationTF are comparing it to the libraries listed below
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- ☆24Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.