Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 517 Bytes

Changelog

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

[v0.1.0]

Added

  • OTE SDK, defines an interface which can be used by OTE CLI to access OTE Algorithms.
  • OTE CLI, contains set of commands needed to operate with deep learning models using OTE SDK Task interfaces.
  • OTE Algorithms, contains sub-projects implementing OTE SDK Task interfaces for different deep learning models.
    • Anomaly Classification
    • Image Classification
    • Object Detection
    • Semantic Segmentation