Single Object tracking (SOT)
Multiple Object Tracking (MOT)
Online Tracking: using several frames in a video
Offline Tracking: using all frames of a video. <= more accurate.
Detection-based Tracking: object detection + tracking.
Detection-free Tracking: Apply RNN, LSTM.
Meanshift (Mode seeking)
Optical flow
Deep Regression Networks (ECCV, 2016)
ROLO - Recurrent Yolo (ISCAS 2016)
SORT - Deep SORT
Deep Regression Networks
ROLO
Bounding Box
Object IDs
ID maintenance when the object is lost in a short time (several frames)
Real-time
Applicability