LukeWood / ModelWalkthrough
☆18Updated 3 years ago
Alternatives and similar repositories for ModelWalkthrough
Users that are interested in ModelWalkthrough are comparing it to the libraries listed below
Sorting:
- 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
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆86Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Open Source Annotation Tools for Computer Vision and NLP tasks☆53Updated 3 years ago
- This library implements various metrics (including Kaggle Competition, Medicine) for evaluating ML, DL, AI models, and algorithms. 📐📊📈…☆14Updated 2 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 3 years ago
- An Easy To Use PyTorch Computer Vision Library☆51Updated last year
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- ☆24Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- ☆18Updated 2 years ago
- PyTorch implementation of GLOM☆22Updated 3 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated last year
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- Generating Training Data Made Easy☆43Updated 4 years ago
- NLP Examples using the 🤗 libraries☆41Updated 4 years ago
- Cricket analytics for humans 🏏☆12Updated 2 years ago
- Fourth place solution to the "OpenVaccine: COVID-19 mRNA Vaccine Degradation Prediction" organized by Stanford University and Kaggle☆20Updated 4 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.