fast-reid/tools
liaoxingyu 4be4cacb73 fix: add a simple way to reset data prefetcher when resume training
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.
2020-05-09 11:58:27 +08:00
..
export2tf.py style(configs): put all config files together 2020-04-29 16:18:54 +08:00
train_net.py fix: add a simple way to reset data prefetcher when resume training 2020-05-09 11:58:27 +08:00