fast-reid/data
liaoxingyu 9a3d365e9b <feature> fix bug and remove other dependency
1. remove pytorch-lightning dependency, and now it's pure pytorch code.
2. add prefetcher dataloader to accelerate data loading
3. add ibn and new training engine
4. add multi-dataset support
2019-09-20 18:48:15 +08:00
..
datasets <feature> fix bug and remove other dependency 2019-09-20 18:48:15 +08:00
samplers <feature> fix bug and remove other dependency 2019-09-20 18:48:15 +08:00
transforms <feature> fix bug and remove other dependency 2019-09-20 18:48:15 +08:00
__init__.py <feature> fix bug and remove other dependency 2019-09-20 18:48:15 +08:00
build.py <feature> fix bug and remove other dependency 2019-09-20 18:48:15 +08:00
collate_batch.py <feature> fix bug and remove other dependency 2019-09-20 18:48:15 +08:00
prefetcher.py <feature> fix bug and remove other dependency 2019-09-20 18:48:15 +08:00