File size: 602 Bytes
307b5bb
 
 
81e645d
307b5bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81e645d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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}
}
```