Updates
- 🤗 Hugging Face integration: you can save, load, and share models with HF Hub, see example notebook.
Full log
- To support albumentations >= 1.4.0 some functions need to be renamed by @CallShaul in #870
- Updated false positve and false negative rate functions in functional.py by @vermavinay982 in #855
- Add HF hub mixin by @qubvel in #876
- use precommit for code linting by @Borda in #829
- Add Ruff for formatting and linting by @qubvel in #877
- Add docs config by @qubvel in #878
- Update docs by @qubvel in #879
- Add
create_model
to docs by @qubvel in #883 - Update ruff to version 0.5.2 and workflows update by @Smartappli in #892
- Fix hub_mixin.py pop error by @ytzfhqs in #909
- Update HF mixin by @qubvel in #910
New Contributors
- @CallShaul made their first contribution in #870
- @vermavinay982 made their first contribution in #855
- @Borda made their first contribution in #829
- @Smartappli made their first contribution in #892
- @ytzfhqs made their first contribution in #909
Full Changelog: v0.3.3...v0.3.4