From f1a3c0a4f3a37c9f9fbe4502f825f12793c9ec66 Mon Sep 17 00:00:00 2001 From: rentainhe <596106517@qq.com> Date: Fri, 2 Aug 2024 21:11:48 +0800 Subject: [PATCH] refine video file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faf0a76..df2226d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Grounded SAM 2: Ground and Track Anything with Grounding DINO, Grounding DINO 1. Grounded SAM 2 does not introduce significant methodological changes compared to [Grounded SAM](https://github.com/IDEA-Research/Grounded-Segment-Anything). 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](./notebooks/videos/bedroom/00000.jpg)](./demo_images/children_tracking_demo.mp4) +[![Video Name](./notebooks/videos/bedroom/00000.jpg)](https://github.com/user-attachments/assets/611ecb76-651f-4355-b296-b8b51a7837de) ## Contents - [Installation](#installation)