ZhengPeng7 commited on
Commit
612a2ac
·
verified ·
1 Parent(s): 66f7f80

Update the citation to the complete version.

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -213,10 +213,12 @@ Go to my GitHub page for BiRefNet codes and the latest updates: https://github.c
213
  ## Citation
214
 
215
  ```
216
- @article{BiRefNet,
217
  title={Bilateral Reference for High-Resolution Dichotomous Image Segmentation},
218
  author={Zheng, Peng and Gao, Dehong and Fan, Deng-Ping and Liu, Li and Laaksonen, Jorma and Ouyang, Wanli and Sebe, Nicu},
219
  journal={CAAI Artificial Intelligence Research},
 
 
220
  year={2024}
221
  }
222
  ```
 
213
  ## Citation
214
 
215
  ```
216
+ @article{zheng2024birefnet,
217
  title={Bilateral Reference for High-Resolution Dichotomous Image Segmentation},
218
  author={Zheng, Peng and Gao, Dehong and Fan, Deng-Ping and Liu, Li and Laaksonen, Jorma and Ouyang, Wanli and Sebe, Nicu},
219
  journal={CAAI Artificial Intelligence Research},
220
+ volume = {3},
221
+ pages = {9150038},
222
  year={2024}
223
  }
224
  ```