R/vision_learner.R
create_body.Rd
Cut off the body of a typically pretrained `arch` as determined by `cut`
create_body(...)
parameters to pass
None
if (FALSE) { encoder = create_body(resnet34(), pretrained = TRUE) }