mmclassification/mmcls/datasets
Hubert 995f2912ab
[Feature] Add diff seeds to diff ranks. (#744)
* [Feature] Add diff seeds to diff ranks.

* lint
2022-03-25 15:31:13 +08:00
..
pipelines [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
samplers [Feature] Add diff seeds to diff ranks. (#744) 2022-03-25 15:31:13 +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 [Feature] Add diff seeds to diff ranks. (#744) 2022-03-25 15:31:13 +08:00
cifar.py
cub.py [Feature] Support CUB dataset. (#703) 2022-03-16 16:22:28 +08:00
dataset_wrappers.py [Enhance] Add `get_cat_ids` and `get_gt_labels` to KFoldDataset. (#721) 2022-03-23 15:57:36 +08:00
imagenet.py
imagenet21k.py
mnist.py
multi_label.py [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
utils.py
voc.py