Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: tech-talks-10155
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 10155
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2020
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2020] [Tech Talk 10155] Improve...

Tech Talk 10155

Improve Object Detection models in Create ML

2020 • 15:48

When you train custom Core ML models for object detection in Create ML, you can bring image understanding to your app. Discover how transfer learning allows you to build smaller models with less training data. We’ll also take you through some of the advanced parameters in Create ML that help you control training iterations, batch size, and grid dimension for the input image, giving you more control over the accuracy of your models. For an introduction to object detection, be sure to see the video "Training Object Detection Models in Create ML" from WWDC19.

Speaker: Shreya Jain

Open in Apple Developer site