soumik12345 / tf2_gansLinks
Implementations of GANs in Tensorflow 2.x
☆15Updated 3 years ago
Alternatives and similar repositories for tf2_gans
Users that are interested in tf2_gans are comparing it to the libraries listed below
Sorting:
- ☆24Updated 3 years ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated 2 years ago
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆30Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- Implementation of DreamBooth in KerasCV and TensorFlow.☆88Updated 2 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 4 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- Implementation of MAXIM in TensorFlow.☆140Updated 7 months ago
- https://blog.tensorflow.org/2021/12/continuous-adaptation-for-machine.html☆29Updated 3 years ago
- Restorers provide out-of-the-box TensorFlow implementations of SoTA image and video restoration models for tasks such as low-light enhanc…☆39Updated last year
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 4 years ago
- Build fast gradio demos of fastai learners☆35Updated 4 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆114Updated 3 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- Research repo for code that may or may not end up in fastai3☆50Updated 4 years ago
- MLOps for Vision Models (TensorFlow) from 🤗 Transformers with TensorFlow Extended (TFX)☆114Updated 3 years ago
- ☆47Updated 4 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆102Updated 3 years ago
- Examples using 🤗 Hub to share and reload machine learning models☆32Updated 3 years ago
- TensorFlow2.x implementation of RetinaNet