CaptainEven / MCMOT

Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID
MIT License
386 stars 82 forks source link

backbone #111

Closed 972821054 closed 1 year ago

972821054 commented 1 year ago

Thank you for your contribution to this field!

I have a question to ask you about how to modify the Backbone. When I modify the backbone network, none of the objects in the trained model can be recognized and none of the detection boxes are marked.

The second question is whether you did not restrict his classification loss during training? If you want to restrict the classification loss, do you need to modify losses. py?

If you reply to me, I will be very grateful!