Skip to content

Commit

Permalink
add mesh/pose3d transforms into api.rst (open-mmlab#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
ly015 authored and minoki committed Jul 13, 2021
1 parent 2e2b417 commit ea3eabc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/api.rst
Expand Up @@ -85,6 +85,12 @@ pipelines
.. automodule:: mmpose.datasets.pipelines.bottom_up_transform
:members:

.. automodule:: mmpose.datasets.pipelines.mesh_transform
:members:

.. automodule:: mmpose.datasets.pipelines.pose3d_transform
:members:

samplers
^^^^^^^^^^^
.. automodule:: mmpose.datasets.samplers
Expand Down

0 comments on commit ea3eabc

Please sign in to comment.