Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,10 +31,11 @@ Please refer to our [paper](https://arxiv.org/abs/2404.16035) for details.
|
|
| 31 |
|
| 32 |
If you find MaGGIe useful in your research, please cite the following paper:
|
| 33 |
```latex
|
| 34 |
-
@
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
|
|
|
| 39 |
}
|
| 40 |
```
|
|
|
|
| 31 |
|
| 32 |
If you find MaGGIe useful in your research, please cite the following paper:
|
| 33 |
```latex
|
| 34 |
+
@inproceedings{huynh2024maggie,
|
| 35 |
+
title={Maggie: Masked guided gradual human instance matting},
|
| 36 |
+
author={Huynh, Chuong and Oh, Seoung Wug and Shrivastava, Abhinav and Lee, Joon-Young},
|
| 37 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
|
| 38 |
+
pages={3870--3879},
|
| 39 |
+
year={2024}
|
| 40 |
}
|
| 41 |
```
|