This is the official implementation of our paper YOLOT: You Only Look One Tracker.
paper link(not available now)
- Python3.6
- Pytorch 1.6.0, torchvision 0.7.0
- python-opencv
- py-motmetrics
- cython-bbox
Our method is designed for public detection mode. The preprocessed detection files can be found here(Learning a Neural Solver for Multiple Object Tracking)