File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -96,17 +96,20 @@ The work was partly supported by the Science Foundation of Shenzhen (Grant No. 2
9696The loss used in [ model training] ( https://github.com/ShiqiYu/libfacedetection.train ) is EIoU, a novel extended IoU. More details can be found in:
9797
9898 @article{facedetect-yu,
99- title={Detect Faces Efficiently: A Survey and Evaluations},
10099 author={Yuantao Feng and Shiqi Yu and Hanyang Peng and Yan-ran Li and Jianguo Zhang}
100+ title={Detect Faces Efficiently: A Survey and Evaluations},
101101 journal={IEEE Transactions on Biometrics, Behavior, and Identity Science},
102102 year={to appear}
103103 }
104104
105105 @article{eiou,
106- title={A Systematic IoU-Related Method: Beyond Simplified Regression for Better Localization},
107- author={Hanyang Peng and Shiqi Yu},
108- journal={IEEE Transactions on Image Processing},
109- year={2021}
106+ author={Peng, Hanyang and Yu, Shiqi},
107+ journal={IEEE Transactions on Image Processing},
108+ title={A Systematic IoU-Related Method: Beyond Simplified Regression for Better Localization},
109+ year={2021},
110+ volume={30},
111+ pages={5032-5044},
112+ doi={10.1109/TIP.2021.3077144}
110113 }
111114 https://ieeexplore.ieee.org/document/9429909
112115
You can’t perform that action at this time.
0 commit comments