From daf5bb3f9799c75c66002f04eb7b1950ecdb0f27 Mon Sep 17 00:00:00 2001 From: rentainhe <596106517@qq.com> Date: Sat, 31 Aug 2024 20:58:37 +0800 Subject: [PATCH] support dump results in local demo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b94a64..276470f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Grounded SAM 2 does not introduce significant methodological changes compared to ## News +- `2024/08/31`: Support `dump json results` in Grounded SAM 2 Image Demos (with Grounding DINO). - `2024/08/20`: Support **Florence-2 SAM 2 Image Demo** which includes `dense region caption`, `object detection`, `phrase grounding`, and cascaded auto-label pipeline `caption + phrase grounding`. - `2024/08/09`: Support **Ground and Track New Object** throughout the whole videos. This feature is still under development now. Credits to [Shuo Shen](https://github.com/ShuoShenDe). - `2024/08/07`: Support **Custom Video Inputs**, users need only submit their video file (e.g. `.mp4` file) with specific text prompts to get an impressive demo videos.