View source: R/vision_models.R
squeezenet1_1 | R Documentation |
SqueezeNet 1.1 model from the 'official SqueezeNet repo
squeezenet1_1(pretrained = FALSE, progress)
pretrained |
pretrained or not |
progress |
to see progress bar or not |
<https://github.com/DeepScale/SqueezeNet/tree/master/SqueezeNet_v1.1>'_. SqueezeNet 1.1 has 2.4x less computation and slightly fewer parameters than SqueezeNet 1.0, without sacrificing accuracy.
model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.