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

Fixes and changes to definition of residual networks #414

Closed klieret closed 1 year ago

klieret commented 1 year ago
  1. Change: "Squared" combination instead of convex combination
  2. Fix: ReLU also applied to edge attributes
  3. Fix: SkipTopNetwork when not connecting to top layer