"""R3PM-Net: point cloud registration with PointNet features.""" from .model import R3PMNet __all__ = ["R3PMNet"]