rwightman / efficientnet-jaxLinks
EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax
☆129Updated 2 years ago
Alternatives and similar repositories for efficientnet-jax
Users that are interested in efficientnet-jax are comparing it to the libraries listed below
Sorting:
- Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).☆118Updated 3 years ago
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- ☆71Updated 2 years ago
- A selection of neural network models ported from torchvision for JAX & Flax.☆45Updated 5 months ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆131Updated 3 years ago
- Unofficial JAX implementations of deep learning research papers☆160Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Updated 4 years ago
- Image augmentation library for Jax☆41Updated last year
- A Pytree Module system for Deep Learning in JAX☆214Updated 2 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆33Updated 3 years ago
- A small demonstration of using WebDataset with ImageNet and PyTorch Lightning☆76Updated 2 years ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆28Updated 5 months ago
- 🧀 Pytorch code for the Fromage optimiser.☆129Updated last year
- This repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"☆184Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 4 years ago
- Official code for the Stochastic Polyak step-size optimizer☆139Updated last year
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year
- JMP is a Mixed Precision library for JAX.☆210Updated 11 months ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆250Updated 3 years ago
- Convert scikit-learn models to PyTorch modules☆168Updated last year
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…☆196Updated 4 years ago
- Differentiable Algorithms and Algorithmic Supervision.☆116Updated 2 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆199Updated 4 years ago
- Texture mapping with variational auto-encoders☆40Updated 4 years ago
- A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.☆72Updated 3 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆39Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 4 years ago
- Easy-to-use AdaHessian optimizer (PyTorch)☆79Updated 5 years ago