--- license: apache-2.0 base_model: - liuhaotian/llava-v1.5-7b --- # LISA++: An Improved Baseline for Reasoning Segmentation with Large Language Model 🤗[Data](https://huggingface.co/collections/Senqiao/lisa-67713837a32d6abf516a162e) | 📄[Paper](https://arxiv.org/abs/2312.17240) | 🚀[Code](https://github.com/dvlab-research/LISA/tree/lisa_plus) | 💻[Model](https://huggingface.co/Senqiao/LISA_Plus_7b) | 🔥[Citation](#citaion) This model could be used for instance segmentation ## Example
Input Output
Please describe the two cameras. + DEFAULT_INST_CONV_SEG " The image depicts two vibrant camera models resting on a surface. The larger of the two[ [SEG] ] is situated towards the front of the image, characterized by its prominent lens and sturdy build, indicating it could be a D- sl or E- within the camera brand lineup. The other[ [SEG] ], smaller in size, also a camera, is located further back in the image and is partially obscured by the larger one, characterized by its smaller lens and less prominent features. Both are placed on a surface suggesting they might be on display or in use."
Please describe the two cameras. + DEFAULT_INSTANT_SEG " Sure, [SEG] , [SEG] , [SEG] , and [SEG] ."
## Citaion ``` @article{yang2023lisa++, title={Lisa++: An improved baseline for reasoning segmentation with large language model}, author={Yang, Senqiao and Qu, Tianyuan and Lai, Xin and Tian, Zhuotao and Peng, Bohao and Liu, Shu and Jia, Jiaya}, journal={arXiv preprint arXiv:2312.17240}, year={2023} } ```