mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
* [Refactor] Refactor the rest data transforms and fix some docstring. * Use `mmengine` instead of `mmcv` * Refactor KFold dataset tools * Fix docstring according to comments * [Refactor] Refactor the docs structure. * Rename `getting_started.md` to `get_started.md` * Rename `transforms` to `data_process`
15 lines
240 B
ReStructuredText
15 lines
240 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
mmcls.structures
|
|
===================================
|
|
|
|
.. contents:: mmcls.structures
|
|
:depth: 2
|
|
:local:
|
|
:backlinks: top
|
|
|
|
.. currentmodule:: mmcls.structures
|
|
|
|
.. autoclass:: ClsDataSample
|