mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
use data prefetcher build-in reset function to reload it rather than redefining a new data prefetcher, otherwise it will introduce other problems in eval-only mode.