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.