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 5 months ago
Alternatives and similar repositories for PytorchDataloaderForTensorflow:
Users that are interested in PytorchDataloaderForTensorflow are comparing it to the libraries listed below
- Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.☆11Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- ☆15Updated 4 years ago
- Simplifying parsing of large jsonline files in NLP Workflows☆12Updated 3 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- PyTorch implementation of GLOM☆21Updated 3 years ago
- Unofficial Tensorflow-Keras implementation of Fastformer based on paper [Fastformer: Additive Attention Can Be All You Need](https://arxi…☆13Updated 3 years ago
- In this Repository, We developed an audio track separator in tensorflow that successfully separates Vocals and Drums from an input audio …☆21Updated 2 years ago
- NLP command-line assistant powered by OpenAI☆21Updated last year
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 3 years ago
- This repository shows how to efficiently process variable-length sequences in TensorFlow.☆14Updated 2 years ago
- An implementation of Compositional Attention: Disentangling Search and Retrieval by MILA☆14Updated 2 years ago
- Speech in Flax/JAX☆15Updated 2 years ago
- ☆15Updated 5 years ago
- It is an algorithm analysed the acoustic features of a voice and creates an acoustic classifier - USEFUL for auto-speech-rater☆11Updated 6 years ago
- The code repository associated with the NeurIPS 2020 paper: "Towards Neural Programming Interfaces"☆13Updated 2 years ago
- Audio processing using deep neural networks. Speaker identification using voice embeddings.☆13Updated 2 years ago
- Self-supervised neural network for music recommendations.☆18Updated last year
- BERT Probe: A python package for probing attention based robustness to character and word based adversarial evaluation. Also, with recipe…☆18Updated 2 years ago
- machine learning model performance metrics & charts with confidence intervals, optimized with numba to be fast☆16Updated 3 years ago
- TensorFlow implementation for SmoothGrad, Grad-CAM, Guided backprop, Integrated Gradients and other saliency techniques☆31Updated 4 years ago
- Replication materials for "Identifying the Development and Application of Artificial Intelligence in Scientific Text"☆12Updated 5 years ago
- ☆12Updated 3 years ago
- Code for the paper "Code-Mixing on Sesame Street: Dawn of the Adversarial Polyglots" (NAACL-HLT 2021)☆10Updated 3 years ago
- Describe the format of image/text datasets☆11Updated 2 years ago
- ☆21Updated 5 years ago
- Parallelized automatic corpus collection for ASR. Forked from https://github.com/EgorLakomkin/KTSpeechCrawler☆23Updated 4 years ago