mmselfsup/configs/benchmarks/classification/imagenet
Yixiao Fang af331b043f
[Refactor] Deprecate imgs_per_gpu and use samples_per_gpu (#204)
* [Refactor] change imgs_per_gpu to samples_per_gpu in config files

* [Docs] change imgs_per_gpu to samples_per_gpu in docs

* [Refactor] change imgs_per_gpu to samples_per_gpu in codes and add warnings

* [Fix] fix isort

* [Docs] fix docs format

* [Refactor] add related UT codes

* [Fix] fix isort
2022-02-09 17:45:41 +08:00
..
imagenet_1percent [Refactor] Deprecate imgs_per_gpu and use samples_per_gpu (#204) 2022-02-09 17:45:41 +08:00
imagenet_10percent [Refactor] Deprecate imgs_per_gpu and use samples_per_gpu (#204) 2022-02-09 17:45:41 +08:00
resnet50-nofrz_8xb32-steplr-90e_in1k.py [Refactor] add benchmark configs 2021-12-15 19:09:54 +08:00
resnet50-sobel_8xb32-steplr-100e_in1k.py [Refactor] add benchmark configs 2021-12-15 19:09:54 +08:00
resnet50-sobel_mhead_8xb32-steplr-90e_in1k.py [Refactor] add benchmark configs 2021-12-15 19:09:54 +08:00
resnet50_8xb32-coslr-100e_in1k.py [Refactor] add benchmark configs 2021-12-15 19:09:54 +08:00
resnet50_8xb32-steplr-100e_in1k.py [Refactor] add benchmark configs 2021-12-15 19:09:54 +08:00
resnet50_8xb512-coslr-90e_in1k.py [Refactor] Deprecate imgs_per_gpu and use samples_per_gpu (#204) 2022-02-09 17:45:41 +08:00
resnet50_mhead_8xb32-steplr-90e_in1k.py [Refactor] add benchmark configs 2021-12-15 19:09:54 +08:00
vit-small-p16_8xb128-coslr-90e_in1k.py [Refactor] Deprecate imgs_per_gpu and use samples_per_gpu (#204) 2022-02-09 17:45:41 +08:00