resnet / README.md
matthias-wright's picture
Update README.md
e13e405

Deep Residual Learning for Image Recognition

Paper: https://arxiv.org/abs/1512.03385

About

These are the pretrained weights for this ResNet implementation in Jax/Flax. The weights are taken from this repository.

Documentation

Here is a documentation that explains the preprocessing steps as well as the format of the pretrained weights.