timmeinhardt / trackformer

Implementation of "TrackFormer: Multi-Object Tracking with Transformers”. [Conference on Computer Vision and Pattern Recognition (CVPR), 2022]
https://arxiv.org/abs/2101.02702
Apache License 2.0
487 stars 113 forks source link

Details of Pretrained model #102

Closed MuzziKim closed 1 year ago

MuzziKim commented 1 year ago

I have some questions about pretrained model as below:

  1. What is a dataset for pretrain?
  2. training details (like config or etc...)