* [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 |
||
---|---|---|
.. | ||
svm_voc07 | ||
README.md | ||
dist_train_linear.sh | ||
dist_train_semi.sh | ||
slurm_train_linear.sh | ||
slurm_train_semi.sh |
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.