mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
use drop indices to avoid two groups of same id, but did not consider drop indices = 0, then will lead to indentites[:0], this is a no teminal loop