File size: 601 Bytes
263a6fd 0437961 816b23f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
---
# PSALM: Pixelwise SegmentAtion with Large Multi-Modal Model
### Features
* A powerful extension of the Large Multi-modal Model for generic (panoptic, instance, semantic) segmentation, referring segmentation and interactivate segmentation.
* Support joint training across multiple segmentation tasks and visual-language tasks.
* Demonstrates zero-shot capabilities on unseen task, such as open-vocabulary segmentation, generalizaed referring segmentation, and video object segmentation.
### Note
You need to change `mm_vision_tower` to your mask2former checkpoint path. |