Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1 KB

README.md

File metadata and controls

28 lines (21 loc) · 1 KB

Data2PointCloud

Supported Datasets

  1. 3DMatch
  2. MVP
  3. ShapeNet

Datasets Folder Structure

Install

pip3 install Data2PointCloud

If you also want to install all the (optional) dependencies, like Open3D for running the visualizer:

pip install "Data2PointCloud[all]"

Authors