MOTRv2 icon indicating copy to clipboard operation
MOTRv2 copied to clipboard

Questions about label losses for disappear tracks

Open wzmsltw opened this issue 2 years ago • 1 comments
trafficstars

Dear authors,

I have a problem about labels loss in MOTR-v2.

In https://github.com/megvii-research/MOTRv2/blob/main/models/motr.py#L147, the default gt value of labels is set to 1, for J == -1(disappear track), the labels value will keep as 1 and used for following training. Should the default value be self.num_classes?

Thanks!

wzmsltw avatar Dec 16 '22 14:12 wzmsltw

Sorry for the late reply, we will check it soon.

zyayoung avatar Jan 17 '23 20:01 zyayoung