init(checkpoint:)
Creates an object detector from a training session checkpoint.
Declaration
init(checkpoint: MLCheckpoint) throwsParameters
- checkpoint:
A checkpoint from an object-detector training session.
Creates an object detector from a training session checkpoint.
init(checkpoint: MLCheckpoint) throwsA checkpoint from an object-detector training session.