Skip to content

Releases: gnn-tracking/gnn_tracking

23.12.1

21 Dec 16:00
18a9ce5
Compare
Choose a tag to compare

Breaking changes

  • #475 (changed normalization of repulsive hinge loss for GC)

v23.12.0

12 Dec 19:59
82e739c
Compare
Choose a tag to compare

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

03 Oct 00:54
c99b660
Compare
Choose a tag to compare

Important fixes:

  • #437 (changing metric definition!)
  • #432 (fixes geometric graph building!)
  • #431 (fixes fast potential loss)
  • #439, #444

and many more

v23.09.0

01 Sep 16:12
b4b85c1
Compare
Choose a tag to compare
  • 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

09 Aug 18:58
434d1fc
Compare
Choose a tag to compare

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

23.08.1

07 Aug 21:34
c704d6b
Compare
Choose a tag to compare
Bump version

23.08.0

04 Aug 22:38
89907d9
Compare
Choose a tag to compare
Bump version

v23.07.0

31 Jul 21:50
Compare
Choose a tag to compare
Add versioning