dyhBUPT / iKUN

[CVPR 2024] iKUN: Speak to Trackers without Retraining
MIT License
108 stars 2 forks source link

有demo.py样例吗 #14

Closed dengxiongshi closed 5 months ago

dengxiongshi commented 6 months ago

@dyhBUPT 你好,运行样例有吗

dyhBUPT commented 6 months ago

Hi, sorry and I don't prepare demos. There are some visualization results in our paper.

dengxiongshi commented 6 months ago

Hi, sorry and I don't prepare demos. There are some visualization results in our paper.

@dyhBUPT 你好,请问下论文中使用的NKF是在代码中的什么地方

dyhBUPT commented 6 months ago

I'm sorry but the codes for MOT (including NKF / NeuralSORT) are not released for now. This repo focuses on the iKUN model.

zt20001126 commented 6 months ago

你好,只有小黑子,没有demo.py样例。

TernencezzZ commented 5 months ago

You better be

xyl-507 commented 5 months ago

I'm sorry but the codes for MOT (including NKF / NeuralSORT) are not released for now. This repo focuses on the iKUN model.

@dyhBUPT Thanks for your contribution. Is there a plan to release it?

dyhBUPT commented 5 months ago

I'm sorry but the codes for MOT (including NKF / NeuralSORT) are not released for now. This repo focuses on the iKUN model.

@dyhBUPT Thanks for your contribution. Is there a plan to release it?

Sorry, I don't have time to do this for now. You can try to reproduce the results based on DeepSORT.