Update Intro Video

This commit is contained in:
Ren Tianhe
2024-08-07 10:30:18 +08:00
committed by GitHub
parent aa7913cd6c
commit 7303af7250

View File

@@ -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)