From 77d74d847fc02803ead6c30d6b290a9072011495 Mon Sep 17 00:00:00 2001 From: Maxim Zhiltsov Date: Sat, 13 Feb 2021 12:12:54 +0300 Subject: [PATCH] Add Datumaro link --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index d94ed5f..1d58ad9 100644 --- a/README.adoc +++ b/README.adoc @@ -73,6 +73,7 @@ toc::[] * https://kafka.apache.org/documentation/#connect[Kafka Connect] - Reusable framework to handle data int-and-out of Apache Kafka. * https://www.elastic.co/logstash[Logstash] - Open Source server-side data processing pipeline. * https://github.com/influxdata/telegraf[Telegraf] - a plugin-driven server agent writen in Go (deployed as a single binary with no external dependencies) for collecting and sending metrics and events from databases, systems, and IoT sensors. Offers hundreds of existing plugins. +* https://github.com/openvinotoolkit/datumaro[Datumaro] - A Python library and a CLI tool to build, analyze and manage Computer Vision datasets. == Messaging Infrastructure @@ -113,6 +114,7 @@ toc::[] * https://github.com/knime/[KNIME] - KNIME Analytics Platform offers a WYSIWYG Editor for Spark-based workflows, with over 2000+ integrations. Offers visualization and flow analytics in-place. KNIME Server is a commercially licensed component that adds additional features. * https://github.com/PrefectHQ/prefect/[Prefect] - A workflow management system designed for modern infrastructure. * https://github.com/dagster-io/dagster/[Dagster] - A data orchestrator for machine learning, analytics, and ETL. +* https://github.com/openvinotoolkit/datumaro[Datumaro] - A Python library and a CLI tool to build, analyze and manage Computer Vision datasets. == Related Resources