Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Duojun-Huang/AlignSAM-CVPR2024

Pytorch official implementation for our CVPR-2024 paper "AlignSAM: Aligning Segment Anything Model to Open Context via Reinforcement Learning".
https://github.com/Duojun-Huang/AlignSAM-CVPR2024

Last synced: about 1 month ago
JSON representation

Pytorch official implementation for our CVPR-2024 paper "AlignSAM: Aligning Segment Anything Model to Open Context via Reinforcement Learning".

Awesome Lists containing this project

README

        

# AlignSAM-CVPR2024
Project page for our CVPR-2024 paper "AlignSAM: Aligning Segment Anything Model to Open Context via Reinforcement Learning". More details of this work can be found in our paper: [[Arxiv]](https://arxiv.org/abs/2406.00480).

## Citation and Star
Please cite the following paper and star this project if you use this repository in your research. Thank you!
```
@misc{huang2024alignsam,
title={AlignSAM: Aligning Segment Anything Model to Open Context via Reinforcement Learning},
author={Duojun Huang and Xinyu Xiong and Jie Ma and Jichang Li and Zequn Jie and Lin Ma and Guanbin Li},
year={2024},
eprint={2406.00480},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
```