deep_sort_pytorch icon indicating copy to clipboard operation
deep_sort_pytorch copied to clipboard

Num of Class for ReID network

Open XYZ-qiyh opened this issue 4 years ago • 0 comments

There are 1261 different pedestrians in MARS dataset (625 for train, 636 for test). But I'm wonder why the num_classes is the max of train_classes and test_class in ReID network. https://github.com/ZQPei/deep_sort_pytorch/blob/4c2d86229b0b69316af67d519f8476eee69c9b20/deep_sort/deep/train.py#L50

XYZ-qiyh avatar Aug 20 '21 02:08 XYZ-qiyh