vgg / README.md
matthias-wright's picture
Create README.md
b3cd773

Very Deep Convolutional Networks for Large-Scale Image Recognition

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

About

These are the pretrained weights for this VGG 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.