v1.8.0
What's Changed
- CI: run on ubuntu-latest by @ksikka in #253
- CI: fix workflow cancellations by @ksikka in #254
- CI: use tt flag to see if it fixes SIGINT propagation by @ksikka in #255
- repo cleanup by @themattinthehatt in #257
- Fix multigpu test by @ksikka in #260
- imgaug refactor by @themattinthehatt in #259
- Add Multiview predict on videos method by @ksikka in #258
- Two small but important fixes by @ksikka in #265
- clean up sleap2lp converter by @themattinthehatt in #266
- [Testing] Patch keypoint_names with value of keypoints by @ksikka in #271
- Add flag to CLI to skip already predicted videos by @hummuscience in #269
- [Needs docs] Add optimizer to config by @ksikka in #270
- Refactor: split cli/main.py into one file per command, making it easier to add commands by @ksikka in #273
- Fixup cli prediction code post AI-driven refactor by @ksikka in #276
- head refactoring by @themattinthehatt in #279
- Replace : with - in default model directory by @ksikka in #280
- Migrate to pyproject.toml and update project structure by @ksikka in #281
- docs refactoring by @themattinthehatt in #285
Full Changelog: v1.7.1...v1.8.0