Skip to content

Commit

Permalink
add mesh/pose3d transforms into api.rst (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
ly015 committed Apr 15, 2021
1 parent 157d951 commit 43fdac4
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 43fdac4

Please sign in to comment.