View source: R/vision_models.R
squeezenet1_0 | R Documentation |
SqueezeNet model architecture from the '"SqueezeNet: AlexNet-level
squeezenet1_0(pretrained = FALSE, progress)
pretrained |
pretrained or not |
progress |
to see progress bar or not |
accuracy with 50x fewer parameters and <0.5MB model size" <https://arxiv.org/abs/1602.07360>'_ paper.
model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.