Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 583 Bytes

File metadata and controls

8 lines (5 loc) · 583 Bytes

ScanNet++ Tooling

This package bundles the essential ScanNet++ source files into an installable Python package. The original files were copied from the official ScanNet++ repository, and the import paths were updated to ensure compatibility as a standalone dependency.

A pyproject.toml file was added to make the package installable via standard Python package managers (e.g., pip).

For license information and attributions, please refer to the original ScanNet++ repository.