Yiheng Liu

Results 3 issues of Yiheng Liu

The [code](https://github.com/dvlab-research/ECCV22-P3AFormer-Tracking-Objects-as-Pixel-wise-Distributions/blob/f5957e0d96238bd87b3c64a3b94fc459bc6ba648/eval.py#L251) seems to be using BYTETracker to associate objects with tracks, rather than the method proposed in the paper. Is this part not added yet? If I have omitted...

The code startup file in [MOTR](https://github.com/megvii-research/MOTR)/[configs](https://github.com/megvii-research/MOTR/tree/main/configs)/r50_motr_train.sh is annotated. And when I restore it, the code does not work.

Hi, thank you for sharing this great project! I noticed that the repository currently doesn’t include a license file. Adding an open-source license (such as MIT, Apache 2.0, or GPL)...