mmpretrain/mmcls/datasets
Ma Zerun 7856141132
[Enhance] Set torch seed in `worker_init_fn` (#733)
2022-03-16 23:12:57 +08:00
..
pipelines [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
samplers [Fix] Fix test sampler bug. (#611) 2021-12-23 18:07:41 +08:00
__init__.py [Feature] Support CUB dataset. (#703) 2022-03-16 16:22:28 +08:00
base_dataset.py [Feature] Add `evaluate` function for ConcatDataset. (#650) 2022-02-28 12:46:17 +08:00
builder.py [Enhance] Set torch seed in `worker_init_fn` (#733) 2022-03-16 23:12:57 +08:00
cifar.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
cub.py [Feature] Support CUB dataset. (#703) 2022-03-16 16:22:28 +08:00
dataset_wrappers.py [Feature] Add `evaluate` function for ConcatDataset. (#650) 2022-02-28 12:46:17 +08:00
imagenet.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
imagenet21k.py [Docs] Fix docs build dependency. (#584) 2021-12-07 11:16:33 +08:00
mnist.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
multi_label.py [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
utils.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
voc.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00