fast-reid/fastreid/data
L1aoXingyu 12957f66aa Change architecture:
1. delete redundant preprocess
2. add data prefetcher to accelerate data loading
3. fix minor bug of triplet sampler when only one image for one id
2020-02-18 21:01:23 +08:00
..
datasets Finish first version for fastreid 2020-02-10 22:13:04 +08:00
samplers Change architecture: 2020-02-18 21:01:23 +08:00
transforms Change architecture: 2020-02-18 21:01:23 +08:00
__init__.py Update sampler code 2020-02-10 07:38:56 +08:00
build.py Change architecture: 2020-02-18 21:01:23 +08:00
common.py Change architecture: 2020-02-18 21:01:23 +08:00
data_utils.py Update sampler code 2020-02-10 07:38:56 +08:00