Skip to content

Latest commit

 

History

History
777 lines (628 loc) · 61.4 KB

CHANGELOG.md

File metadata and controls

777 lines (628 loc) · 61.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

Added

  • 🚀 Update OpenVINO and ONNX export to support fixed input shape by @adrianboguszewski in openvinotoolkit#2006
  • Add data_path argument to predict entrypoint and add properties for retrieving model path by @djdameln in openvinotoolkit#2018
  • 🚀 Add compression and quantization for OpenVINO export by @adrianboguszewski in openvinotoolkit#2052

Changed

Deprecated

Fixed

New Contributors

Full Changelog:

[v1.0.1] - 2024-03-27

Added

  • Add requirements into pyproject.toml & Refactor anomalib install get_requirements by @harimkang in openvinotoolkit#1808

Changed

Deprecated

Fixed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v1.0.0...v1.0.1

[v1.0.0] - 2024-02-29

Added

Changed

Deprecated

Fixed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.7.0...v1.0.0

[v0.7.0] - 2023-08-28

Added

Changed

Fixed

[v0.6.0] - 2023-06-15

Added

Changed

Deprecated

 Fixed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.5.1...v0.6.0

[v0.5.1] - 2023-05-24

Added

Changed

Fixed

[v0.5.0] - 2023-05-09

Added

Changed

Deprecated

 Fixed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.4.0...v0.5.0

[v0.4.0] - 2023-03-01

Added

Changed

Deprecated

Fixed

[v0.3.7] - 2022-10-28

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.3.6...v0.3.7

[v.0.3.6] - 2022-09-02

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.3.5...v0.3.6

[v.0.3.5] - 2022-08-02

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.3.4...v0.3.5

[v.0.3.4] - 2022-08-01

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/0.3.3...0.3.4

[v.0.3.3] - 2022-07-05

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.3.2...v.0.3.3

[v.0.3.2] - 2022-06-09

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.3.1...v.0.3.2

[v.0.3.1] - 2022-05-17

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.3.0...v.0.3.1

[v.0.3.0] - 2022-04-25

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.2.6...v0.3.0

[v.0.2.6] - 2022-04-12

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.2.5...v0.2.6

[v.0.2.5] - 2022-03-25

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.2.4...v.0.2.5

[v.0.2.4] - 2021-12-22

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.2.3...v.0.2.4

[v.0.2.3] - 2021-12-23

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.2.2...v.0.2.3

[v0.2.0 Pre-release] - 2021-12-14

What's Changed

  • Address compatibility issues with OTE, that are caused by the legacy code. by @samet-akcay in #24
  • Initial docs string by @ashwinvaidya17 in #9
  • Load model did not work correctly as DFMModel did not inherit by @ashwinvaidya17 in #5
  • Refactor/samet/data by @samet-akcay in #8
  • Delete make.bat by @samet-akcay in #11
  • TorchMetrics by @djdameln in #7
  • ONNX node naming by @djdameln in #13
  • Add FPS counter to TimerCallback by @ashwinvaidya17 in #12

Contributors

  • @ashwinvaidya17
  • @djdameln
  • @samet-akcay

Full Changelog: https://github.com/openvinotoolkit/anomalib/commits/v0.2.0