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 9 months ago
Alternatives and similar repositories for PytorchDataloaderForTensorflow
Users that are interested in PytorchDataloaderForTensorflow are comparing it to the libraries listed below
Sorting:
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 4 years ago
- ☆15Updated 6 years ago
- Library of TensorFlow layers for audio data processing and data augmentation☆20Updated 3 years ago
- Contrastive Language-Audio Pretraining☆15Updated 4 years ago
- Code base for WaveTransformer: A novel architecture for automated audio captioning☆44Updated 4 years ago
- Researchers who published code, models (in some cases), and demo apps (in few cases) along with their SOTA paper☆12Updated last year
- This sample includes simeple CNN classifier for music and audio-folder dataloader just like ImageFolder in torchvision.☆11Updated 6 years ago
- Enhancment of Audio Quality (Bit-Depth and Sampling-Rate) using Deep Learning.☆33Updated 5 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Blog of the LibreCV.org☆11Updated 4 years ago
- ☆12Updated 6 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- This repository shows how to efficiently process variable-length sequences in TensorFlow.☆14Updated 3 years ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Updated 4 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- An implementation of Compositional Attention: Disentangling Search and Retrieval by MILA☆14Updated 3 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- Load any clip model with a standardized interface☆21Updated last year
- Acoustic mosquito detection code with Bayesian Neural Networks☆55Updated 3 years ago
- An implementation of Additive Attention☆149Updated 3 years ago
- Implementation of Multistream Transformers in Pytorch☆54Updated 4 years ago
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆33Updated 3 years ago
- Easily turn large sets of audio urls to an audio dataset.☆21Updated 2 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 4 years ago
- This repo contains the code for "Voice Disorder Analysis: A Transformer-based Approach", accepted at Interspeech 2024☆10Updated last year
- Tutorial to pretrain & fine-tune a 🤗 Flax T5 model on a TPUv3-8 with GCP☆58Updated 3 years ago
- Simple text to phonemes converter for multiple languages☆20Updated 2 years ago
- Speech in Flax/JAX☆15Updated 3 years ago
- MaSS - Multilingual corpus of Sentence-aligned Spoken utterances☆50Updated 11 months ago
- Voice swapping with VQ-VAE and diffusion models☆67Updated 3 years ago