mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2026-03-20 04:45:59 +08:00
[pytorch3d[ Remove LlffDatasetMapProvider and BlenderDatasetMapProvider
Summary: No one is using these. (The minify part has been broken for a couple of years, too) Reviewed By: patricklabatut Differential Revision: D96977684 fbshipit-source-id: 4708dfd37b14d1930f1370677eb126a61a0d9d3c
This commit is contained in:
committed by
meta-codesync[bot]
parent
52164b8324
commit
b6a77ad7aa
@@ -3,11 +3,6 @@ pytorch3d.implicitron.dataset specific datasets
|
||||
|
||||
specific datasets
|
||||
|
||||
.. automodule:: pytorch3d.implicitron.dataset.blender_dataset_map_provider
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
.. automodule:: pytorch3d.implicitron.dataset.json_index_dataset_map_provider
|
||||
:members:
|
||||
:undoc-members:
|
||||
@@ -18,11 +13,6 @@ specific datasets
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
.. automodule:: pytorch3d.implicitron.dataset.llff_dataset_map_provider
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
.. automodule:: pytorch3d.implicitron.dataset.rendered_mesh_dataset_map_provider
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
Reference in New Issue
Block a user