From cd6a7fd18618fc96ea5d412794fe31b0c99aa717 Mon Sep 17 00:00:00 2001 From: Tiago De Gaspari Date: Wed, 23 Aug 2023 11:25:14 -0300 Subject: [PATCH] Fix SAM video URL on README (#314) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5791e82a..885baec7 100644 --- a/README.md +++ b/README.md @@ -286,8 +286,8 @@ https://user-images.githubusercontent.com/26109316/207858600-ee862b22-0353-440b-

-SAM - Segment Anything Model by Meta AI: Complete Guide -SAM - Segment Anything Model by Meta AI: Complete Guide +SAM - Segment Anything Model by Meta AI: Complete Guide +SAM - Segment Anything Model by Meta AI: Complete Guide

Created: 11 Apr 2023 | Updated: 11 Apr 2023

Discover the incredible potential of Meta AI's Segment Anything Model (SAM)! We dive into SAM, an efficient and promptable model for image segmentation, which has revolutionized computer vision tasks. With over 1 billion masks on 11M licensed and privacy-respecting images, SAM's zero-shot performance is often competitive with or even superior to prior fully supervised results...