From 6e69706d3d6179f49f1ce5fe503073027864664d Mon Sep 17 00:00:00 2001 From: Piotr Skalski Date: Wed, 29 Jan 2025 21:30:01 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3298f2e..77dbc60 100644 --- a/README.md +++ b/README.md @@ -61,9 +61,7 @@ ## ๐Ÿ‘‹ hello -Over the years we have created dozens of Computer Vision tutorials. This repository contains examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO, SAM, and GPT-4 Vision. - -Curious to learn more about GPT-4 Vision? [Check out our GPT-4V experiments ๐Ÿงช repository](https://github.com/roboflow/awesome-openai-vision-api-experiments). +This repository offers a growing collection of computer vision tutorials. Learn to use SOTA models like YOLOv11, SAM 2, Florence-2, PaliGemma 2, and Qwen2.5-VL for tasks ranging from object detection, segmentation, and pose estimation to data extraction and OCR. Dive in and explore the exciting world of computer vision!