Update README.md

This commit is contained in:
Xuebin Qin 2022-07-05 09:47:18 -06:00 committed by GitHub
parent 3ab9ef1dc3
commit 092fdc9cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,10 +23,17 @@ This is the official repo for our new project (2022, coming soon):
@misc{qin2022,
title={Highly Accurate Dichotomous Image Segmentation},
author={Xuebin Qin and Hang Dai and Xiaobin Hu and Deng-Ping Fan and Ling Shao and Luc Van Gool},
year={2022},
eprint={2203.03041},
archivePrefix={arXiv},
primaryClass={cs.CV}
journal={ECCV},
year={2022}
}
@InProceedings{Qin_2020_PR,
title = {U2-Net: Going Deeper with Nested U-Structure for Salient Object Detection},
author = {Qin, Xuebin and Zhang, Zichen and Huang, Chenyang and Dehghan, Masood and Zaiane, Osmar and Jagersand, Martin},
journal = {Pattern Recognition},
volume = {106},
pages = {107404},
year = {2020}
}
@article{qin2021boundary,
@ -35,3 +42,11 @@ This is the official repo for our new project (2022, coming soon):
journal={arXiv preprint arXiv:2101.04704},
year={2021}
}
@InProceedings{Qin_2019_CVPR,
author = {Qin, Xuebin and Zhang, Zichen and Huang, Chenyang and Gao, Chao and Dehghan, Masood and Jagersand, Martin},
title = {BASNet: Boundary-Aware Salient Object Detection},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2019}
}