ZhengPeng7 commited on
Commit
73f46d5
1 Parent(s): 2a18a2b

Update the bibtex.

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -48,10 +48,12 @@ https://github.com/ZhengPeng7/BiRefNet
48
  ## Citation
49
 
50
  ```
51
- @article{BiRefNet,
52
  title={Bilateral Reference for High-Resolution Dichotomous Image Segmentation},
53
  author={Zheng, Peng and Gao, Dehong and Fan, Deng-Ping and Liu, Li and Laaksonen, Jorma and Ouyang, Wanli and Sebe, Nicu},
54
  journal={CAAI Artificial Intelligence Research},
 
 
55
  year={2024}
56
  }
57
  ```
 
48
  ## Citation
49
 
50
  ```
51
+ @article{zheng2024birefnet,
52
  title={Bilateral Reference for High-Resolution Dichotomous Image Segmentation},
53
  author={Zheng, Peng and Gao, Dehong and Fan, Deng-Ping and Liu, Li and Laaksonen, Jorma and Ouyang, Wanli and Sebe, Nicu},
54
  journal={CAAI Artificial Intelligence Research},
55
+ volume = {3},
56
+ pages = {9150038},
57
  year={2024}
58
  }
59
  ```