v0.3.0
What's Changed
- 🛠 Fix
get_version
insetup.py
to avoid hard-coding version. by @samet-akcay in #229 - 🐞 Fix image loggers by @ashwinvaidya17 in #233
- Configurable metrics by @djdameln in #230
- Make OpenVINO throughput optional in benchmarking by @ashwinvaidya17 in #239
- Fix configs to properly use pytorch-lightning==1.6 with GPU by @samet-akcay in #234
- 🔨 Minor fix: Ensure docs build runs only on isea-server by @ashwinvaidya17 in #245
- 🏷 Rename
--model_config_path
toconfig
by @samet-akcay in #246 - Revert "🏷 Rename
--model_config_path
toconfig
" by @samet-akcay in #247 - ➕ Add
--model_config_path
deprecation warning toinference.py
by @samet-akcay in #248 - Add console logger by @samet-akcay in #241
- Add segmentation mask to inference output by @ashwinvaidya17 in #242
- 🛠 Fix broken mvtec link, and split url to fit to 120 by @samet-akcay in #264
- 🛠 Fix mask filenames in folder dataset by @samet-akcay in #249
Full Changelog: v0.2.6...v0.3.0