v2.0.0
Restructures kabr-tools as an installable package of tools.
What's Changed
- Add DOI to README & Citation file by @egrace479 in #2
- added helper scripts dir with shell scripts and notebook by @jennamk14 in #14
- Extract ethogram by @zhong-al in #11
- Extract functions by @zhong-al in #22
- Update parsing by @zhong-al in #23
- Restructure as package of tools (with pyproject) by @egrace479 in #31
- Added jupyter notebook for time budget analysis by @jennamk14 in #20
- updated readme with detailed instructions by @jennamk14 in #21
- Make label2index an optional parameter by @zhong-al in #45
- Add miniscene2behavior to pyproject by @zhong-al in #40
- Make old2new optional by @zhong-al in #44
- Include meta by @zhong-al in #46
- Make imshow optional by @zhong-al in #48
- Update install instructions by @zhong-al in #50
- Consolidate notebooks in single folder by @egrace479 in #51
- 33 update paths to scripts in readme by @jennamk14 in #36
- Make video a parameter by @zhong-al in #42
- Add annotation helper script by @zhong-al in #43
- Re-add miniscene2behavior example by @zhong-al in #56
- updated documentation for annotation_rescale and downgrade.sh by @jennamk14 in #53
- Type annotate functions by @zhong-al in #62
- Update CITATION.cff by @jennamk14 in #69
- Make imshow optional by @zhong-al in #63
- Add docstrings by @zhong-al in #66
- Update install instructions by @zhong-al in #68
- Add automated testing by @zhong-al in #55
- Add param for cvat2slowfast image output by @zhong-al in #84
- Find frames per track by @zhong-al in #65
- Set random seed by @zhong-al in #73
- updated readme descriptions and links by @jennamk14 in #52
- Update README.md by @jennamk14 in #70
- Load model from huggingface by @zhong-al in #76
- Patch subset of output checks by @zhong-al in #99
- Handle YOLO model loading issue caused by latest torch release by @zhong-al in #100
- Add SlowFast as an optional dependency by @zhong-al in #80
- Update annotation rescale notebook by @zhong-al in #82
- updating citation file, note: need new doi by @jennamk14 in #101
New Contributors
- @jennamk14 made their first contribution in #14
- @zhong-al made their first contribution in #11
Full Changelog: v1.0.0...v2.0.0