[][src]Module tch::vision::vgg

VGG models.

Pre-trained weights for the vgg-13/16/19 models can be found here: https://github.com/LaurentMazare/ocaml-torch/releases/download/v0.1-unstable/vgg13.ot https://github.com/LaurentMazare/ocaml-torch/releases/download/v0.1-unstable/vgg16.ot https://github.com/LaurentMazare/ocaml-torch/releases/download/v0.1-unstable/vgg19.ot

Functions

vgg11
vgg11_bn
vgg13
vgg13_bn
vgg16
vgg16_bn
vgg19
vgg19_bn