Tags: ramonakuehl/anomalib
Tags
Fix benchmark (openvinotoolkit#1155) * Fixed broken links in readme * Fixed inference command in readme * Fix benchmark torch throughput * Add tests to cover throughput * Add fixture path to conftest * Format changed files * Add implementation to conftest
Release `v0.6.0` (openvinotoolkit#1133) * Fix metadata path * Release v0.6.0 * Address pre-commit issues
fix tile import typo (openvinotoolkit#1106) fix import typo fix example code. change from anomalib.data.tiler import Tiler to from anomalib.pre_processing import Tiler
Patch release 0.5.1 (openvinotoolkit#1101) * Set init_state_dict * pass openvino metadata as config * DictConfig -> dict * Update changelog * Update date * metadata_path -> metadata --------- Co-authored-by: Ashwin Vaidya <[email protected]>
Release 0.5.0 (openvinotoolkit#1081) * Fix metadata path * Release v0.5.0 * update the documentation * Add AIVAD to Changelog
Bump version to `0.4.0rc2` (openvinotoolkit#904) Changes for the rc2 release
[RC Release] - v0.4.0rc1 (openvinotoolkit#887) * Changed the version number * Remove v0.4.0 references from the code base and the readme file * Updated the changelog * Remove configs directory. Will be added once CLI is ready
PreviousNext