Тёмный

TrackFormer: Multi-Object Tracking with Transformers 

Soroush Mehraban
Подписаться 3 тыс.
Просмотров 3,9 тыс.
50% 1

Following DETR's approach for object detection using transformers, TrackFormer employs them for multi-object tracking given an input video. This has the potential to be beneficial in surveillance, autonomous vehicles, sports analysis, and other applications. In this RU-vid video, I present how DETR detects objects and how TrackFormer extends the idea for the task of multi-object tracking.
Paper link: arxiv.org/abs/2101.02702
Table of Content:
00:00 Introduction
00:15 Previous Attempts
02:17 DETR
08:07 TrackFormer
13:47 Bipartite Matching
21:51 Set Prediction Loss
23:31 Track Augmentation
26:39 Result
Icon made by Freepik from flaticon.com

Опубликовано:

 

28 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 5   
@H0LAI
@H0LAI 11 месяцев назад
This is pure gold! Huge! Thanks for share. invaluable to a project I am working on
@subramanyabhat446
@subramanyabhat446 Месяц назад
The loss functions were definitely a bit tricky to get around. But that was a really cool video tho! One thing you could've also touched upon is the usage of deformable detr in place of detr. I can see the trackformer code does incorporate it but wanted to know what changes in trackformer when you switch from detr to deformable one?
@user-zo7ly2kz4l
@user-zo7ly2kz4l 6 месяцев назад
Hi,I am currently reading this paper, and I don't know where do the sigma_NMS and the other sigma threshold come from since the output according to this paper is just bounding box and classification result. Where do we get those sigma value from the output of TrackFormer ? Or the sigma value is the front 3 value of the classification score vector ?
@samanthaqiu3416
@samanthaqiu3416 Год назад
the index and the sigma discussion at 19:00at minimum cost mapping is confusing to me, I'll have to rewatch it later
@soroushmehraban
@soroushmehraban Год назад
Yes it took me some time to understand that as well to be honest. If you have any specific questions, ask them. I’ll be glad to clarify.
Далее
Recycled Car Tyres Get a Second Life! ♻️
00:58
How DeepSORT Works?
16:28
Просмотров 60 тыс.
Vision Transformer and its Applications
34:38
Просмотров 38 тыс.
YOLO Object Detection (Part 1)
18:53
Просмотров 46 тыс.
Predict trajectory of an Object with Kalman filter
31:30