Ma Zerun dda3d6565b
[Docs] Update generate_readme.py and readme files. (#1388)
* Update generate_readme.py and readme files.

* Update reamde

* Update docs

* update metafile

* update simmim readme

* update

* update mae

* fix lint

* update mocov2

* update readme pic

* fix lint

* Fix mmcls download links.

* Fix Chinese docs.

* Decrease readthedocs requirements.

---------

Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>
2023-03-02 13:29:07 +08:00

42 lines
615 B
ReStructuredText

.. role:: hidden
:class: hidden-section
.. module:: mmpretrain.apis
mmpretrain.apis
===================================
These are some high-level APIs for classification tasks.
.. contents:: mmpretrain.apis
:depth: 2
:local:
:backlinks: top
Model
------------------
.. autosummary::
:toctree: generated
:nosignatures:
list_models
get_model
init_model
Inference
------------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: callable.rst
ImageClassificationInferencer
.. autosummary::
:toctree: generated
:nosignatures:
inference_model