ZhengPeng7 commited on
Commit
8ca692e
1 Parent(s): 75a7017

Update the bibtex.

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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{BiRefNet,
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
  ```