From 89a7424476bc96af6852374134924a8ba764a979 Mon Sep 17 00:00:00 2001 From: HaoZhang534 <931851825@qq.com> Date: Wed, 12 Apr 2023 12:47:48 +0800 Subject: [PATCH] readme --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb44971..5893383 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,19 @@ We emphasize $4$ important features of **SEE** here. 2. Compositionaliy: deal with any compositions of prompts; 3. Interactive: dealmulti-round interactions with human because **SEE** has a memory prompt to store the session history; 4. Semantic awareness: give a semantic label to any predicted mask; -![SEEM design](assets/compare_with_sam.jpg?raw=true) \ No newline at end of file +![SEEM design](assets/compare_with_sam.jpg?raw=true) + +## :robot: Run click to mask demo + +## :golfing: Run text to mask demo + +## :skier: Run example image to mask demo + +## :cupid: Acknowledgements +- [X-Decoder](https://github.com/microsoft/X-Decoder) + +## Citation +If you find this project helpful for your research, please consider citing the following BibTeX entry. +```BibTex + +``` \ No newline at end of file