SeanSdahl / PytorchDataloaderForTensorflow
This repository defines a python class that can be used to load data for the tf.keras.model.fit_generator function by using a torch.utils.data.Dataloader object for image data. This way transforms on the input image data can be transformed using the PyTorch library but still be used to fit a tf.keras.model.
☆11Updated 3 months ago
Alternatives and similar repositories for PytorchDataloaderForTensorflow:
Users that are interested in PytorchDataloaderForTensorflow are comparing it to the libraries listed below
- PyTorch implementation of GLOM☆21Updated 2 years ago
- This repository shows how to efficiently process variable-length sequences in TensorFlow.☆14Updated 2 years ago
- Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.☆11Updated 4 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- This repository contains notebooks showing how to perform mixed precision training in tf.keras 2.0☆12Updated 5 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- ☆15Updated 2 years ago
- Simplifying parsing of large jsonline files in NLP Workflows☆12Updated 3 years ago
- Implementation of N-Grammer in Flax☆16Updated 2 years ago
- Code for the paper "Code-Mixing on Sesame Street: Dawn of the Adversarial Polyglots" (NAACL-HLT 2021)☆10Updated 3 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- PyTorch implementation of FNet: Mixing Tokens with Fourier transforms☆25Updated 3 years ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- ☆15Updated 3 years ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆25Updated 10 months ago
- bumble bee transformer☆14Updated 3 years ago
- PyTorch Lightning implementation of Barlow Twins: Self-Supervised Learning via Redundancy Reduction.☆12Updated 3 years ago
- EMNLP Findings 2020: Reevaluating Adversarial Examples in Natural Language☆7Updated 4 years ago
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆32Updated 2 years ago
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 3 years ago
- Few Shot Learning using EleutherAI's GPT-Neo an Open-source version of GPT-3☆18Updated 3 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- An implementation of Compositional Attention: Disentangling Search and Retrieval by MILA☆14Updated 2 years ago
- PyTorch Implementation of the paper "MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training"☆23Updated last week
- The code repository associated with the NeurIPS 2020 paper: "Towards Neural Programming Interfaces"☆13Updated 2 years ago
- Tool for the Automatic Assessment of Lexical Diversity☆11Updated 4 years ago
- Experiments for the blog post "No, We Don't Have to Choose Batch Sizes As Powers Of 2"☆19Updated 2 years ago