Skip to content

2. Basic Concepts

WRH edited this page Mar 26, 2022 · 3 revisions

Working with MMEditing is different to writting raw pytorch codes. Understading the folliowng concepts and their repation to PyTorch codes do a lot help to better utilization of MMEditing.

Config Files

Builder

Model

Data

Data Pipelines

Optimizer

Runtime

Checkpoint Files

Clone this wiki locally