From 1a2b7ff087197cf88e120cf07c97a312f49389e4 Mon Sep 17 00:00:00 2001 From: Roman Donchenko Date: Tue, 11 Feb 2025 14:59:12 +0200 Subject: [PATCH] Add changelog entry --- changelog.d/20250211_145801_roman_aa_attributes.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 changelog.d/20250211_145801_roman_aa_attributes.md diff --git a/changelog.d/20250211_145801_roman_aa_attributes.md b/changelog.d/20250211_145801_roman_aa_attributes.md new file mode 100644 index 00000000000..6ff5a39dfe4 --- /dev/null +++ b/changelog.d/20250211_145801_roman_aa_attributes.md @@ -0,0 +1,8 @@ +### Added + +- \[SDK\] Auto-annotation detection functions can now output shape/keypoint attributes + () + +- \{SDK\] Added a utility module for working with label attributes, + `cvat_sdk.attributes` + ()