From b1e44865d7b8d9005c5bd963e55683a7645bf2a0 Mon Sep 17 00:00:00 2001 From: aegis <125031666+ae9is@users.noreply.github.com> Date: Sun, 20 Oct 2024 08:06:17 -0700 Subject: [PATCH] docs: update readme for sam2 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 97481ce..4132a5a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +*Update: [SAM 2 extends SAM to video](https://github.com/facebookresearch/sam2). You might still find ezsam useful for small GIFs or image batches.* + # ezsam (easy segment anything model) A command line and gui tool to segment images and video via text prompts.