From 7303af7250ca2ea20acb91784824c52564d7f532 Mon Sep 17 00:00:00 2001 From: Ren Tianhe <48727989+rentainhe@users.noreply.github.com> Date: Wed, 7 Aug 2024 10:30:18 +0800 Subject: [PATCH] Update Intro Video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85789f1..badf7e1 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ In this repo, we've supported the following demo with **simple implementations** Grounded SAM 2 does not introduce significant methodological changes compared to [Grounded SAM: Assembling Open-World Models for Diverse Visual Tasks](https://arxiv.org/abs/2401.14159). Both approaches leverage the capabilities of open-world models to address complex visual tasks. Consequently, we try to **simplify the code implementation** in this repository, aiming to enhance user convenience. -[![Video Name](./assets/grounded_sam_2_intro.jpg)](https://github.com/user-attachments/assets/821a0529-5d33-427b-9ff9-e11ad1b64d07) +[![Video Name](./assets/grounded_sam_2_intro.jpg)](https://github.com/user-attachments/assets/f0fb0022-779a-49fb-8f46-3a18a8b4e893) ## Contents - [Installation](#installation)