Add support for Pytorch Geometric data transformation pipelines for train, test, and validation datasets. Reimplement some TP3D transform methods within the new repo, such as AddFeatsByKeys and GridSampling3d. Investigate using OpenPoints transforms.
Add support for Pytorch Geometric data transformation pipelines for train, test, and validation datasets. Reimplement some TP3D transform methods within the new repo, such as
AddFeatsByKeys
andGridSampling3d
. Investigate using OpenPoints transforms.