v0.0.2
What's Changed
- Correct name in documentation files by @msschwartz21 in #16
- Add
run-metrics
function by @DragaDoncila in #17 - Fix results return and support matcher kwargs by @msschwartz21 in #20
- Fix docstring for CTC loader and add test by @DragaDoncila in #21
- Add metrics_kwargs as explicit arg and fix matcher kwargs bug by @msschwartz21 in #22
- Add an example notebook for benchmarking CTC data by @msschwartz21 in #23
- Modify .py file names to prefix private modules with _ by @msschwartz21 in #24
- Remove unused ipython extension from docs by @msschwartz21 in #27
- Add support for skipped frames at divisions by @adjavon in #25
- Add basic CLI tools by @DragaDoncila in #26
Full Changelog: v0.0.1...v0.0.2