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 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for PytorchDataloaderForTensorflow
- A library to create and load tfrecord files as tf.data.Dataset☆9Updated 6 months ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.☆11Updated 4 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- Code for the DataPipes article☆13Updated 2 years ago
- bumble bee transformer☆14Updated 3 years ago
- An implementation of Compositional Attention: Disentangling Search and Retrieval by MILA☆14Updated 2 years ago
- It is an algorithm analysed the acoustic features of a voice and creates an acoustic classifier - USEFUL for auto-speech-rater☆11Updated 5 years ago
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Updated 2 years ago
- This repository contains notebooks showing how to perform mixed precision training in tf.keras 2.0☆12Updated 4 years ago
- Implementation of "Analysing Mathematical Reasoning Abilities of Neural Models"☆28Updated last year
- Shows how to do parameter ensembling using differential evolution.☆10Updated 2 years ago
- PyTorch implementation of GLOM☆21Updated 2 years ago
- PyTorch Implementation of the paper "MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training"☆23Updated last week
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 2 years ago
- Simplifying parsing of large jsonline files in NLP Workflows☆12Updated 2 years ago
- Code for running the experiments in Deep Subjecthood: Higher Order Grammatical Features in Multilingual BERT☆16Updated last year
- Implementation of N-Grammer in Flax☆16Updated 2 years ago
- NEAL (Nature+Energy Audio Labeller) is an open-source interactive audio data annotation tool.☆13Updated 2 months ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- Python package for graph statistics☆9Updated 3 years ago
- Audio processing using deep neural networks. Speaker identification using voice embeddings.☆13Updated last year
- [AAAI'21] Modeling Deep Learning Based Privacy Attacks on Physical Mail☆12Updated 3 years ago
- Transforming textual descriptions into process models using deep learning☆12Updated 5 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 2 years ago
- 🤖 Implementation of Self Normalizing Networks (SNN) in PyTorch.☆12Updated 7 years ago