SeanSdahl / PytorchDataloaderForTensorflowLinks
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 last year
Alternatives and similar repositories for PytorchDataloaderForTensorflow
Users that are interested in PytorchDataloaderForTensorflow are comparing it to the libraries listed below
Sorting:
- This sample includes simeple CNN classifier for music and audio-folder dataloader just like ImageFolder in torchvision.☆11Updated 7 years ago
- ☆15Updated 6 years ago
- Speech in Flax/JAX☆15Updated 3 years ago
- Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.☆11Updated 5 years ago
- A repository containing the code for the Bistable Recurrent Cell☆47Updated 5 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 4 years ago
- ☆12Updated 6 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Collaborative audio annotation tool☆18Updated 3 years ago
- Implementation of MelNet in PyTorch to generate high-fidelity audio samples☆24Updated 5 years ago
- COVID-19 Coughs files for training AI models☆42Updated 5 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 4 years ago
- Feature extractor for DL speech processing.☆66Updated 3 years ago
- Code base for WaveTransformer: A novel architecture for automated audio captioning☆44Updated 4 years ago
- Comprehensive Python library for speech and voice.☆32Updated 3 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 4 years ago
- A stateful pytree library for training neural networks.☆22Updated 5 months ago
- Enhancment of Audio Quality (Bit-Depth and Sampling-Rate) using Deep Learning.☆33Updated 5 years ago
- Which ML are you?☆13Updated 3 years ago
- Keras(Tensorflow) implementations of Automatic Speech Recognition☆24Updated 4 years ago
- Code for our ACML and INTERSPEECH papers: "Speaker Diarization as a Fully Online Bandit Learning Problem in MiniVox".☆29Updated 4 years ago
- Hosts text-to-speech corpus and speech synthesizers for African languages.☆17Updated 2 years ago
- MaSS - Multilingual corpus of Sentence-aligned Spoken utterances☆50Updated last year
- Tutorial covering Open Source tools for Source Separation.☆15Updated 4 years ago
- Visualize tensors in a plain Python REPL using Sparklines☆45Updated 4 years ago
- Blog of the LibreCV.org☆11Updated 4 years ago
- An implementation of Variational Autoencoders with a constant balance between reconstruction error and Kullback-leibler divergence☆20Updated 5 months ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Updated 4 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 4 years ago