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

Error While trying to run the demo code. #88

Open Bavesh-B opened 1 year ago

Bavesh-B commented 1 year ago

Hi @timmeinhardt, When I try to run the demo code on my custom video, I am getting the following error:- "No such file or directory: 'models/mot17_crowdhuman_deformable_multi_frame/config.yaml'". I would like to knoiw where I can access the config files and also the pretrained models?

hustmx721 commented 1 year ago

follow the install.md step4 and download the models:(remember,in model directory) wget https://vision.in.tum.de/webshare/u/meinhard/trackformer_models_v1.zip unzip trackformer_models_v1.zip