alanzty / MO3TR

An official implementation of Looking Beyond Two Frames: End-to-End Multi-Object Tracking Using Spatial and Temporal Transformers
MIT License
9 stars 2 forks source link

Please add documentation #7

Open markushunter opened 1 year ago

markushunter commented 1 year ago

I'm having trouble reproducing this work. If you could add the following documentation, it would be greatly appreciated:

alanzty commented 1 year ago

Hi, the work is built on top of mmtrack. Please follow the documentation there to setup the test dataset.

I used python 3.7. But it should work with other python 3 versions as well. The dependencies are listed in the readme.