refine README

This commit is contained in:
rentainhe
2024-08-20 14:49:19 +08:00
parent 6768682482
commit 35efb4a5cb
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ Grounded SAM 2 does not introduce significant methodological changes compared to
- `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/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/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. - `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.
## Contents ## Contents
- [Installation](#installation) - [Installation](#installation)

View File

@@ -98,7 +98,7 @@ We try to support a series of cascaded auto-labelling pipelines with Florence-2
""" """
""" """
Auto-Labelling Pipeline: Caption/Detailed Caption/More Detailed Caption + Phrase Grounding + Segmentation Auto-Labelling Pipeline 1: Caption/Detailed Caption/More Detailed Caption + Phrase Grounding + Segmentation
""" """
def caption_phrase_grounding_and_segmentation( def caption_phrase_grounding_and_segmentation(
florence2_model, florence2_model,