You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working with MMEditing is different from writing raw pytorch codes. Understanding the following concepts and their relation to PyTorch codes do a lot of help to better utilization of MMEditing.
This doc is ported from MMCV and has covered most of the key concepts.