Multi-Object Tracking with PyTorch

Multi-Object Tracking with PyTorch

ClickI Love Computer Vision to star and get the latest CVML technologies faster Today we introduce an open-source library for multi-object tracking implemented in PyTorch. Search for MOT tracking on Github, and this code ranks first, currently having 505 stars. This code implements the well-known Deep SORT multi-object tracking algorithm. The original implementation by the … Read more