fast-reid/fastreid/engine
liaoxingyu 36c04f0a9f fix resume training problem
Summary: when resume training, need to reiter dataloader because we update pid_dict in dataset, but dataloader with multiprocess won't do the same update
2020-05-30 16:44:18 +08:00
..
__init__.py Update sampler code 2020-02-10 07:38:56 +08:00
defaults.py fix resume training problem 2020-05-30 16:44:18 +08:00
hooks.py fix: remove prefetcher, put normalizer in model 2020-05-25 23:39:11 +08:00
train_loop.py fix: remove prefetcher, put normalizer in model 2020-05-25 23:39:11 +08:00