From beb3a2ae9fce4b3fa9caf039d00639ddcdee5216 Mon Sep 17 00:00:00 2001 From: Onuralp SEZER Date: Tue, 29 Aug 2023 13:44:33 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20cosmetic=20fix=20and=20r?= =?UTF-8?q?emove=20supervision=20itself=20from=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Onuralp SEZER --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a04a2b9..2569680d 100644 --- a/README.md +++ b/README.md @@ -293,11 +293,10 @@ Visit our [documentation](https://roboflow.github.io/supervision) page to learn We love your input! Please see our [contributing guide](https://github.com/roboflow/supervision/blob/main/CONTRIBUTING.md) to get started. Thank you 🙏 to all our contributors! -## 💻 explore more Roboflow open source projects +## 💻 Explore more Roboflow open source projects |Project | Description| |:---|:---| -|[supervision](https://roboflow.com/supervision) (this project) | General-purpose utilities for use in computer vision projects, from predictions filtering and display to object tracking to model evaluation. |[Autodistill](https://github.com/autodistill/autodistill) | Automatically label images for use in training computer vision models. | |[Inference](https://github.com/roboflow/inference) | An easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models. |[Notebooks](https://roboflow.com/notebooks) | Tutorials for computer vision tasks, from training state-of-the-art models to tracking objects to counting objects in a zone.