Han GuangXin

Results 14 issues of Han GuangXin

Thanks for the amazing work again! After replacing the SORT kalman filter in `ocsort.py` with the JDE kalman filter, I got higher HOTA and faster speed, which may indicates that...

When I use `@ex.main` and `if __name__ == '__main__':`, MongoObserver collect no data. There is minimal code to reproduce my error: ``` from sacred import Experiment from sacred.observers import MongoObserver...

Hi, thanks for your work! I'm wondering whether this repository supports amp? or how can I do it?

Hi there! Thanks for your work. Here I have 2 questions about the version of lvis dataset: 1. Why did you use v1.0 instead of v0.5? 2. Could you please...

Hi, could you please show me how to get the results on TAO test set, which will be uploaded to the challenge server? I tried the following command, but it...

Hi, thanks for your amazing work. But I got different MOTA score when using evaluation code in ByteTrack and TrackEval (72.5 vs. 73.275). Do you know the reason of that?...

Hi, I got different HOTA whenever I run tracking. The difference is in ±0.6, more or less. Is it normal?

Hi,could you please provide the code to get metrics on MOT val set? Current codes just write files in txt.

Hi, it seems that you are using Res2Net101 on TAO. I'm wondering that is it necessary to use such a heavy backbone instead of ResNet50? Will the performance decrease rapidly...

Hi, sorry to bother you. But I have a small question about the evaluation on TAO val set. As we all know, there are 482 categories in LVISv0.5 which are...