TrackFormer: Multi-Object Tracking with Transformers

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ย. 2024

ความคิดเห็น • 5

  • @H0LAI
    @H0LAI ปีที่แล้ว +1

    This is pure gold! Huge! Thanks for share. invaluable to a project I am working on

  • @subramanyabhat446
    @subramanyabhat446 5 หลายเดือนก่อน

    The loss functions were definitely a bit tricky to get around. But that was a really cool video tho!
    One thing you could've also touched upon is the usage of deformable detr in place of detr. I can see the trackformer code does incorporate it but wanted to know what changes in trackformer when you switch from detr to deformable one?

  • @蔡嘉祥-q6m
    @蔡嘉祥-q6m 10 หลายเดือนก่อน

    Hi,I am currently reading this paper, and I don't know where do the sigma_NMS and the other sigma threshold come from since the output according to this paper is just bounding box and classification result.
    Where do we get those sigma value from the output of TrackFormer ?
    Or the sigma value is the front 3 value of the classification score vector ?

  • @samanthaqiu3416
    @samanthaqiu3416 ปีที่แล้ว +1

    the index and the sigma discussion at 19:00at minimum cost mapping is confusing to me, I'll have to rewatch it later

    • @soroushmehraban
      @soroushmehraban  ปีที่แล้ว +1

      Yes it took me some time to understand that as well to be honest. If you have any specific questions, ask them. I’ll be glad to clarify.