loadtaskmodel
function
defined in module
FastAI
loadtaskmodel(path) -> (task, model)
Load a trained
model
along with a
task
from
path
that were saved using
savetaskmodel
.
JLD2.jl is used for serialization.
There is
1
method for FastAI.loadtaskmodel
:
The following pages link back here:
How to visualize data, Saving and loading models for inference