JudasDie / SOTS

Single object tracking and segmentation.
479 stars 76 forks source link

why scale and normalize embedding while training? #80

Open zhszysrh opened 1 year ago

zhszysrh commented 1 year ago

in SOTS/tree/MOT/CSTrack/lib/core/mot/base_trainer.py,why scale and normalize embedding while training? image after training,just use ps_id to compute cosine distance?