Skip to content

Tags: ramonakuehl/anomalib

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Modify workflow (openvinotoolkit#1306)

dsr_pretrained_weights

Toggle dsr_pretrained_weights's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release `v0.6.0` (openvinotoolkit#1133)

* Fix metadata path

* Release v0.6.0

* Address pre-commit issues

efficientad_pretrained_weights

Toggle efficientad_pretrained_weights's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.5.0 (openvinotoolkit#1081)

* Fix metadata path

* Release v0.5.0

* update the documentation

* Add AIVAD to Changelog

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.0 (openvinotoolkit#934)

dobot

Toggle dobot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump anomalib version to `0.4.0dev`

v0.4.0rc2

Toggle v0.4.0rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to `0.4.0rc2` (openvinotoolkit#904)

Changes for the rc2 release

v0.4.0rc1

Toggle v0.4.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[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