taskmodel
function
defined in module
FastAI
taskmodel(task, backbone)
Construct a model for
task
from a backbone architecture, for example by attaching a task-specific head model.
There are
2
methods for FastAI.taskmodel
:
The following pages link back here:
Custom learning tasks, Image segmentation, Introduction, Keypoint regression, Tabular Classification, TimeSeries Classification
FastAI.jl , datablock/task.jl , learner.jl , tasks/task.jl , tasks/classification.jl , tasks/regression.jl , tasks/classification.jl , tasks/segmentation.jl