mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
Summary: Quote formats, spelling Reviewed By: shapovalov Differential Revision: D40913734 fbshipit-source-id: d6dea65d5204b3c463c656a07ef9b447b7be6a0a
30 lines
725 B
ReStructuredText
30 lines
725 B
ReStructuredText
pytorch3d.implicitron.dataset in general
|
|
========================================
|
|
|
|
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:
|