hongk1998 commited on
Commit
816b23f
1 Parent(s): e490160
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,3 +9,6 @@ license: apache-2.0
9
  * A powerful extension of the Large Multi-modal Model for generic (panoptic, instance, semantic) segmentation, referring segmentation and interactivate segmentation.
10
  * Support joint training across multiple segmentation tasks and visual-language tasks.
11
  * Demonstrates zero-shot capabilities on unseen task, such as open-vocabulary segmentation, generalizaed referring segmentation, and video object segmentation.
 
 
 
 
9
  * A powerful extension of the Large Multi-modal Model for generic (panoptic, instance, semantic) segmentation, referring segmentation and interactivate segmentation.
10
  * Support joint training across multiple segmentation tasks and visual-language tasks.
11
  * Demonstrates zero-shot capabilities on unseen task, such as open-vocabulary segmentation, generalizaed referring segmentation, and video object segmentation.
12
+
13
+ ### Note
14
+ You need to change `mm_vision_tower` to your mask2former checkpoint path.