CCInc / 3d-ml

A versatile framework for 3D machine learning built on Pytorch Lightning and Hydra [looking for contributors!]
15 stars 3 forks source link

Add basic data transforms #12

Closed CCInc closed 1 year ago

CCInc commented 1 year ago

What does this PR do?

This PR adds a basic structure for having train/val/test data transformations. Transforms are instantiated using Hydra and passed through to the dataset.

Before submitting

Did you have fun?

Make sure you had fun coding 🙃