create_body: Create_body

View source: R/vision_learner.R

create_bodyR Documentation

Create_body

Description

Cut off the body of a typically pretrained 'arch' as determined by 'cut'

Usage

create_body(...)

Arguments

...

parameters to pass

Value

None

Examples


## Not run: 

encoder = create_body(resnet34(), pretrained = TRUE)


## End(Not run)


fastai documentation built on June 22, 2024, 11:15 a.m.