TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.
☆88Sep 24, 2021Updated 4 years ago
Alternatives and similar repositories for FunMatch-Distillation
Users that are interested in FunMatch-Distillation are comparing it to the libraries listed below
Sorting:
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Dec 21, 2021Updated 4 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Sep 29, 2021Updated 4 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45May 25, 2021Updated 4 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆102Mar 27, 2022Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Aug 4, 2021Updated 4 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Jan 16, 2023Updated 3 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Aug 15, 2021Updated 4 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Sep 7, 2021Updated 4 years ago
- Application for searching images from natural language queries☆46Dec 10, 2021Updated 4 years ago
- This repository holds files and scripts for incorporating simple CI/CD practices for model training in ML.☆21Oct 26, 2021Updated 4 years ago
- Project demonstrating dual model deployment scenarios using Vertex AI (GCP).☆34Dec 28, 2021Updated 4 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Jun 9, 2023Updated 2 years ago
- ☆13Aug 13, 2020Updated 5 years ago
- Unofficial StyleGAN2 implementation with Tensorflow 2.2☆12Dec 8, 2022Updated 3 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Dec 3, 2022Updated 3 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Jul 23, 2021Updated 4 years ago
- Showcasing various fun adventures with GANs☆14Mar 24, 2023Updated 2 years ago
- ☆16Feb 25, 2023Updated 3 years ago
- ☆17Sep 9, 2022Updated 3 years ago
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…☆18May 30, 2020Updated 5 years ago
- Tensorflow 2.x implementation of Vision-Transformer model☆18Jan 29, 2021Updated 5 years ago
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Apr 28, 2021Updated 4 years ago
- ☆16Apr 28, 2023Updated 2 years ago
- Use pretrained BERT model to automatically generate grammar multiple choice questions (MCQ) from any news article or story.☆13Oct 2, 2019Updated 6 years ago
- A puzzle game that uses Real-Time Ray Tracing (RTX) for gameplay and rendering. Implemented in Vulkan 1.2 using VK_KHR_ray_tracing, based…☆12Dec 22, 2021Updated 4 years ago
- Unofficial PyTorch Implementation of OpenAI's GPT-3☆13Apr 11, 2022Updated 3 years ago
- ☆11Jan 30, 2023Updated 3 years ago
- [NAACL 2018] Robust Sequence Labeling with Adversarial Training☆10Sep 30, 2019Updated 6 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Jan 23, 2023Updated 3 years ago
- Alpha Zero equipped with Transformer with various novel techniques for speedup in tree search☆28Nov 15, 2018Updated 7 years ago
- Denoising networks for ray traced images☆13May 21, 2020Updated 5 years ago
- A minimal TPU compatible Jax implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis.☆13Apr 21, 2022Updated 3 years ago
- ☆11Feb 22, 2018Updated 8 years ago
- Example of using the SAINT architecture in fastai☆12Aug 25, 2021Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Oct 12, 2021Updated 4 years ago
- Keras-like APIs for JAX framework☆50Mar 25, 2023Updated 2 years ago
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Aug 16, 2022Updated 3 years ago
- This is a port of Mistral-7B model in JAX☆33Jul 1, 2024Updated last year
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆30Aug 22, 2022Updated 3 years ago