RainBowLuoCS / DiffusionTrack

[AAAI 2024] DiffusionTrack: Diffusion Model For Multi-Object Tracking. DiffusionTrack is the first work to employ the diffusion model for multi-object tracking by formulating it as a generative noise-to-tracking diffusion process.
Other
164 stars 7 forks source link

Question about Box padding strategy and Perturbation schedule #7

Closed 555sad closed 9 months ago

555sad commented 9 months ago

Hello author, your work is excellent! I couldn't find the parts about using the Box Padding Strategy and Perturbation Schedule while looking through the code. Could you please let me know in which file I can find these?

555sad commented 9 months ago

i find the part of Perturbation Schedule in function extract_mean_track_t in diffusion_tracker_kl.py