From 5b7e0bac5afa1c4aaf47d75fa58d60bf92d032a2 Mon Sep 17 00:00:00 2001 From: Piotr Skalski Date: Wed, 13 Dec 2023 15:56:37 +0100 Subject: [PATCH] Add `count_people_in_zone` example to `README.md` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec76e769..93cef069 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,8 @@ https://user-images.githubusercontent.com/26109316/207858600-ee862b22-0353-440b- https://github.com/roboflow/supervision/assets/26109316/c9436828-9fbf-4c25-ae8c-60e9c81b3900 +https://github.com/roboflow/supervision/assets/26109316/f84db7b5-79e2-4142-a1da-64daa43ce667 + ## 📚 documentation Visit our [documentation](https://roboflow.github.io/supervision) page to learn how supervision can help you build computer vision applications faster and more reliably.