<!--
{
  "availability" : [
    "macOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CreateML",
  "identifier" : "/documentation/CreateML/MLObjectDetector/init(checkpoint:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Create ML",
      "CreateML"
    ],
    "preciseIdentifier" : "s:8CreateML16MLObjectDetectorV10checkpointAcA12MLCheckpointV_tKcfc"
  },
  "title" : "init(checkpoint:)"
}
-->

# init(checkpoint:)

Creates an object detector from a training session checkpoint.

```
init(checkpoint: MLCheckpoint) throws
```

## Parameters

`checkpoint`

A checkpoint from an object-detector training session.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)