Object Detection with Transformers | DETr | PyTorch

preview_player
Показать описание
In this video, we will use DETr to run Object Detection in PyTorch. We will use the model to detect cars in a picture of 10 cars.

This tutorial will showcase downloading the model, transforming images, passing images to the model, processing outputs, and drawing bounding boxes over the image.

Colab Notebook can be found here:

VIDEO CHAPTERS
0:00 Intro
0:14 Setup
1:41 Utilities
3:48 Transforms
4:42 Model
5:22 Processing Output
6:43 Draw Bounding Boxes
8:44 Outro

#inference #machinelearning #pytorch
Рекомендации по теме