v0.0.1
What's Changed
- use numba instead of cython by @tlambert03 in #3
- Add division evaluation with temporal tolerance by @msschwartz21 in #4
- Fix missing 't' for single nodes in track graph by @adjavon in #5
- Add base classes for new api by @DragaDoncila in #6
- Add label_key to TrackingGraph by @DragaDoncila in #7
- Pull code to get overlapping labels out into its own function by @DragaDoncila in #8
- Use
sphinx-autoapi
to automate api documentation by @msschwartz21 in #9 - Implement
DivisionMetrics
andIOUMatched
classes by @msschwartz21 in #11 - Add sample tracking solution for Fluo-N2DL-HeLa ST segmentation by @DragaDoncila in #14
- Draft of README content by @msschwartz21 in #12
- Add cell tracking challenge metrics computation by @DragaDoncila in #10
- Rename
cell-tracking-metrics
totraccuracy
by @msschwartz21 in #15
New Contributors
- @tlambert03 made their first contribution in #3
- @msschwartz21 made their first contribution in #4
- @adjavon made their first contribution in #5
- @DragaDoncila made their first contribution in #6
Full Changelog: https://github.com/Janelia-Trackathon-2023/traccuracy/commits/v0.0.1