Releases: gnn-tracking/gnn_tracking
Releases · gnn-tracking/gnn_tracking
23.12.1
Breaking changes
- #475 (changed normalization of repulsive hinge loss for GC)
v23.12.0
Breaking changes
- #465 (changed behavior of condensation losses)
- #466 (change normalization for residual connections)
API changes
- #467 (changes configuration of residual connections)
v23.10.0
Important fixes:
- #437 (changing metric definition!)
- #432 (fixes geometric graph building!)
- #431 (fixes fast potential loss)
- #439, #444
and many more
v23.09.0
- Important fixes to residual networks (applying ReLUs correctly) #414
- Option to run loss function for OC in memory-efficient way #391
- Improvements to GC Refinement #386
v23.08.2
Major changes:
- Added truth
eta
to point cloud and graphs
- Metrics apply
|eta| < 4
cut (and thus rely on having eta
in data)
- Much more reliable way to scan over DBSCAN parameters