mirror of
https://github.com/xuebinqin/DIS.git
synced 2024-11-26 08:43:17 +01:00
Update README.md
This commit is contained in:
parent
3ab9ef1dc3
commit
092fdc9cf7
23
README.md
23
README.md
@ -23,10 +23,17 @@ This is the official repo for our new project (2022, coming soon):
|
|||||||
@misc{qin2022,
|
@misc{qin2022,
|
||||||
title={Highly Accurate Dichotomous Image Segmentation},
|
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},
|
author={Xuebin Qin and Hang Dai and Xiaobin Hu and Deng-Ping Fan and Ling Shao and Luc Van Gool},
|
||||||
year={2022},
|
journal={ECCV},
|
||||||
eprint={2203.03041},
|
year={2022}
|
||||||
archivePrefix={arXiv},
|
}
|
||||||
primaryClass={cs.CV}
|
|
||||||
|
@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,
|
@article{qin2021boundary,
|
||||||
@ -35,3 +42,11 @@ This is the official repo for our new project (2022, coming soon):
|
|||||||
journal={arXiv preprint arXiv:2101.04704},
|
journal={arXiv preprint arXiv:2101.04704},
|
||||||
year={2021}
|
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}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user