mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
Summary: Try to document implicitron. Most of this is autogenerated. Reviewed By: shapovalov Differential Revision: D40623742 fbshipit-source-id: 453508277903b7d987b1703656ba1ee09bc2c570
30 lines
703 B
ReStructuredText
30 lines
703 B
ReStructuredText
pytorch3d.implicitron.dataset
|
|
=============================
|
|
|
|
Basics of data for implicitron
|
|
|
|
.. automodule:: pytorch3d.implicitron.dataset.dataset_base
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. automodule:: pytorch3d.implicitron.dataset.dataset_map_provider
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. automodule:: pytorch3d.implicitron.dataset.data_loader_map_provider
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. automodule:: pytorch3d.implicitron.dataset.data_source
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. automodule:: pytorch3d.implicitron.dataset.scene_batch_sampler
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|