From fb637de885689039c6f2045ab5fb18e21907e8bc Mon Sep 17 00:00:00 2001 From: takahiro-tamenishi <66105049+takahiro-tamenishi@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:15:21 +0900 Subject: [PATCH] Update README.md https://github.com/fastlabel/fastlabel-python-sdk/pull/66 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6bc532..3515a48 100644 --- a/README.md +++ b/README.md @@ -2972,7 +2972,7 @@ Only support the following annotation types. - bbox - polygon -- segmentation (Hollowed points are not supported.) +- segmentation ```python tasks = client.get_image_tasks(project="YOUR_PROJECT_SLUG")