mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
2. Finish multi-dataset evaluation 3. Decouple image preprocess and output postprocess with model forward for DataParallel training 4. Finish build backbone registry 5. Fix dataset sampler