ayulockin / DataAugmentationTFLinks
Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.
☆34Updated 5 years ago
Alternatives and similar repositories for DataAugmentationTF
Users that are interested in DataAugmentationTF are comparing it to the libraries listed below
Sorting:
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 5 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 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
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37Updated 3 years ago
- Research repo for code that may or may not end up in fastai3☆50Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- ☆24Updated 2 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- 1st place solution for CGIAR Wheat Growth Stage Challenge☆54Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)☆24Updated 5 years ago
- PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN☆20Updated 3 years ago
- Fourth place solution to the "OpenVaccine: COVID-19 mRNA Vaccine Degradation Prediction" organized by Stanford University and Kaggle☆19Updated 4 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆106Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- This library implements various metrics (including Kaggle Competition, Medicine) for evaluating ML, DL, AI models, and algorithms. 📐📊📈…☆14Updated 2 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆40Updated 5 years ago
- An Easy To Use PyTorch Computer Vision Library☆52Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago