Closed qrsforever closed 5 years ago
I check the code in datasets/det/data_loader.py, codes missing:
datasets/det/data_loader.py
if self.configer.get('network.distributed'): sampler = torch.utils.data.distributed.DistributedSampler(dataset)
I check the code in
datasets/det/data_loader.py
, codes missing: