| --- |
| license: mit |
| library_name: refiners |
| pipeline_tag: image-segmentation |
| tags: |
| - swin |
| - mvanet |
| - segmentation |
| - dichotomous |
| - DIS |
| --- |
| |
| # Multi-view Aggregation Network (MVANet) |
|
|
| ## Citations |
|
|
| ```bibtex |
| @misc{yu2024multiviewaggregationnetworkdichotomous, |
| title = {Multi-view Aggregation Network for Dichotomous Image Segmentation}, |
| author = {Qian Yu and Xiaoqi Zhao and Youwei Pang and Lihe Zhang and Huchuan Lu}, |
| year = {2024}, |
| eprint = {2404.07445}, |
| archiveprefix = {arXiv}, |
| primaryclass = {cs.CV}, |
| url = {https://arxiv.org/abs/2404.07445} |
| } |
| ``` |