deep_sort_pytorch
deep_sort_pytorch copied to clipboard
Integrating a new Re-ID model
Hi, how can I use a different Re-ID model to improve ID accuracy?
Yeah. I'm also working on replacing the custom CNN used to extract features with other Reid models. If the author could please reply, it would be really helpful.
@Nishzzz please tell me if you have any updates/ related works. I'm also working on a similar project.
I am thinking of the embedding dim for the Reid model. Since the mainstream model is ResNet-50, is it okay to have a 2048-dim vector as feature? (However we only have 751 classes in Market1501)