Model Zoo
December 1, 2017 ยท View on GitHub
This page lists model archives that are pre-trained and pre-packaged, ready to be served for inference with MMS.
To propose a model for inclusion, please submit a pull request.
Special thanks to the Apache MXNet community whose Model Zoo and Model Examples were used in generating these model archives.
| Model File | Type | Dataset | Size |
|---|---|---|---|
| Inception v3 w/BatchNorm | Image Classification | ImageNet | 45 MB |
| Network in Network (NiN) | Image Classification | ImageNet | 30 MB |
| ResNet-152 | Image Classification | ImageNet | 241 MB |
| ResNet-18 | Image Classification | ImageNet | 43 MB |
| ResNext101-64x4d | Image Classification | ImageNet | 334 MB |
| SqueezeNet v1.1 | Image Classification | ImageNet | 5 MB |
| VGG16 | Image Classification | ImageNet | 490 MB |
| VGG19 | Image Classification | ImageNet | 509 MB |
| CaffeNet | Image Classification | ImageNet | 216 MB |
| ResNet50-SSD | SSD (Single Shot MultiBox Detector) | ImageNet | 124 MB |
| LSTM PTB | Language Modeling | PennTreeBank | 16 MB |