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:
- ☆12Updated 6 years ago
- This sample includes simeple CNN classifier for music and audio-folder dataloader just like ImageFolder in torchvision.☆11Updated 7 years ago
- creating audio preprocessing features in TensorFlow keras layers,☆14Updated 4 years ago
- A stateful pytree library for training neural networks.☆22Updated 4 months ago
- Code base for WaveTransformer: A novel architecture for automated audio captioning☆44Updated 4 years ago
- Speech in Flax/JAX☆15Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- A repository containing the code for the Bistable Recurrent Cell☆47Updated 5 years ago
- Contrastive Language-Audio Pretraining☆15Updated 4 years ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Updated 4 years ago
- PyTorch implementation of GLOM☆23Updated 3 years ago
- Official implementation of the Seq-U-Net for efficient sequence modelling☆80Updated last year
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 4 years ago
- Audio processing using deep neural networks. Speaker identification using voice embeddings.☆13Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 4 years ago
- Sound analysis/synthesis tools for music applications☆21Updated 6 months ago
- Code repository of the paper "Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series, TMLR" https://arxiv.org/abs…☆84Updated last year
- Library of TensorFlow layers for audio data processing and data augmentation☆20Updated 3 years ago
- An implementation of Variational Autoencoders with a constant balance between reconstruction error and Kullback-leibler divergence☆20Updated 4 months ago
- 🏥 🎤 The largest clinical study in the world to collect voice data labeled with health information (N>6,000 participants, 48 utterances…☆32Updated 9 months ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Researchers who published code, models (in some cases), and demo apps (in few cases) along with their SOTA paper☆12Updated 2 years ago
- A home for audio ML in JAX. Has common features, learnable frontends, pretrained supervised and self-supervised models.☆69Updated 3 years ago
- ☆27Updated 6 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 4 years ago
- Collaborative audio annotation tool☆18Updated 3 years ago
- App to explore latent spaces of music collections☆37Updated last month
- REPeating Pattern Extraction Technique (REPET) in Python for audio source separation: original REPET, REPET extended, adaptive REPET, REP…☆33Updated last year
- Easily turn large sets of audio urls to an audio dataset.☆21Updated 3 years ago
- Example workflow for our data-centric speech benchmark☆17Updated 2 years ago