Update the bibtex.
Browse files
README.md
CHANGED
|
@@ -167,10 +167,12 @@ Go to my GitHub page for BiRefNet codes and the latest updates: https://github.c
|
|
| 167 |
## Citation
|
| 168 |
|
| 169 |
```
|
| 170 |
-
@article{
|
| 171 |
title={Bilateral Reference for High-Resolution Dichotomous Image Segmentation},
|
| 172 |
author={Zheng, Peng and Gao, Dehong and Fan, Deng-Ping and Liu, Li and Laaksonen, Jorma and Ouyang, Wanli and Sebe, Nicu},
|
| 173 |
journal={CAAI Artificial Intelligence Research},
|
|
|
|
|
|
|
| 174 |
year={2024}
|
| 175 |
}
|
| 176 |
```
|
|
|
|
| 167 |
## Citation
|
| 168 |
|
| 169 |
```
|
| 170 |
+
@article{zheng2024birefnet,
|
| 171 |
title={Bilateral Reference for High-Resolution Dichotomous Image Segmentation},
|
| 172 |
author={Zheng, Peng and Gao, Dehong and Fan, Deng-Ping and Liu, Li and Laaksonen, Jorma and Ouyang, Wanli and Sebe, Nicu},
|
| 173 |
journal={CAAI Artificial Intelligence Research},
|
| 174 |
+
volume = {3},
|
| 175 |
+
pages = {9150038},
|
| 176 |
year={2024}
|
| 177 |
}
|
| 178 |
```
|