This tutorial covers basic concepts of OpenMMLab and a step-by-step tutorial on MMClassification.
We show how to use MMClassification to train a image classifier and explain details of the configuration file used to define the model training task.
00:00-05:33 Introduction to OpenMMLab
05:33-12:22 Major Repositories in OpenMMLab
12:22-19:25 Setup Environment
19:25-37:21 Introduction to MMClassification: API for Inference, Tools, Model Zoo, and Config Files
37:21-42:04 Train with Standard Config Files
42:04-52:04 Details in Config Files
52:04-end Prepare Your Own Data and Finetune Your Own Classification Models