From a1b3cc3af670a9bda8f9c80952756b51d5a4c3cb Mon Sep 17 00:00:00 2001 From: rentainhe <596106517@qq.com> Date: Wed, 7 Aug 2024 16:46:00 +0800 Subject: [PATCH] refine README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 89c7c0c..a5956f0 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,9 @@ A simple pipeline visualization is as follows: ![Grounded SAM 2 Tracking Pipeline](./assets/grounded_sam2_tracking_pipeline_vis.png) +> [!NOTE] +> We've also supported using mask prediction results as prompt for SAM 2 video predictor, which returns a more stable tracking results. + ### Grounded-SAM-2 Video Object Tracking Demo (with Grounding DINO 1.5 & 1.6) We've also support video object tracking demo based on our stronger `Grounding DINO 1.5` model and `SAM 2`, you can try the following demo after applying the API keys for running `Grounding DINO 1.5`: