jax-resnet
ResNet library
Provides implementations and checkpoints for various ResNet variants using JAX and Flax.
Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).
105 stars
4 watching
8 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
computer-visiondeep-learningflaxjaxmachine-learningneural-networksresnet
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides pre-trained deep learning models for the Jax/Flax ecosystem. | 240 |
| Provides a collection of deep learning models and utilities in JAX/Flax for research purposes. | 151 |
| Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of Residual Networks using Keras' functional API | 1,386 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |
| Reproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python. | 559 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| A lightweight library for working with graph neural networks in jax. | 1,380 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| An artificial neural network library for rapid prototyping and extension in Haskell. | 378 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |