Skip to content

Releases: openvinotoolkit/mediapipe

OpenVINO 2024.2 Mediapipe fork

25 Jun 09:23
85f5e70
Compare
Choose a tag to compare

Updated OpenVINO Inference calculator to use OpenVINO and the Model Server with version 2024.2

OpenVINO 2024.1 Mediapipe fork

26 Apr 08:38
f99778c
Compare
Choose a tag to compare

What's Changed

  • Corrected error handling for situations with empty input packets
  • Updated OpenVINO Inference calculator to use OpenVINO and the Model Server with version 2024.1
  • Added OVMS setting log_level based on GLOG_minloglevel environment variable
  • Added tensor dumping mechanism to allow data flow debugging

OpenVINO 2024.0 Mediapipe fork

06 Mar 14:58
8a25675
Compare
Choose a tag to compare
  • Corrected error handling for situations with empty input packages
  • Updated OpenVINO Inference calculator to use OpenVINO and the model server with version 2024.0

OpenVINO 2023.3 Mediapipe fork

24 Jan 10:20
b0a0e72
Compare
Choose a tag to compare

Fork version included in OpenVINO Model Server 2023.3.

OpenVINO 2023.2 Mediapipe fork

16 Nov 11:43
925a323
Compare
Choose a tag to compare
Add python to CI (#53)

* Add python to CI

OpenVINO 2023.1 Mediapipe fork

19 Sep 07:04
ac27250
Compare
Choose a tag to compare

This is first public OpenVINO MediaPipe framework fork release. It marks the version used inside OpenVINO Model Server 2023.1 release.

To start quickly using OpenVINO Model Server with MediaPipe demos check this page.

To develop your own apps using MediaPipe and OpenVINO Model Server check this page.

OpenVINO Model Server calculators documentation can be found here.