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
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 5 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆76Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- ☆24Updated 2 years ago
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.