gnn-tracking / gnn_tracking

Reconstruct billions of particle trajectories with graph neural networks
https://gnn-tracking.rtfd.io/
MIT License
31 stars 16 forks source link

preproc only partially applied to data in train/val steps #433

Closed klieret closed 11 months ago

klieret commented 11 months ago

This is the result of https://github.com/gnn-tracking/gnn_tracking/pull/389: The data is only transformed in the forward pass, but if the plain data is continued to be used in the train method, it is not transformed