mmselfsup/tools/benchmarks/classification
Yuan Liu febe511b67
[Refactor]: Refactor the directory structure of docs (#146)
* fix links of docs

* [Docs]: Use shared menu from theme instead

* [Refactor]: Refactor the directory structure of docs

* [Fix]: Fix lint

* [Fix]: Fix __version__.py file link bug

Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>
2021-12-16 20:29:57 +08:00
..
svm_voc07 [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
README.md [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
dist_train_linear.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
dist_train_semi.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
slurm_train_linear.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
slurm_train_semi.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +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.