mmselfsup/tools/benchmarks/classification
renqin 775364cf11 [Refactor]: refactor extract.py and the configs 2022-07-18 11:06:44 +08:00
..
knn_imagenet Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
svm_voc07 [Refactor]: refactor extract.py and the configs 2022-07-18 11:06:44 +08:00
README.md [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
mim_dist_train.sh [Refactor] refactor classification benchmark, ResNet related config 2022-07-18 11:06:44 +08:00
mim_slurm_train.sh [Refactor] refactor classification benchmark, ResNet related config 2022-07-18 11:06:44 +08:00

README.md

Classification

As for classification task, we provides several benchmarks, such as SVM / Low-shot SVM, linear evaluation, semi-supervised classification, etc.

Please refer to benchmark tutorial for details.