File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -95,11 +95,19 @@ The work was partly supported by the Science Foundation of Shenzhen (Grant No. 2
9595## Citation
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
98+ @article{facedetect-yu,
99+ title={Detect Faces Efficiently: A Survey and Evaluations},
100+ author={Yuantao Feng and Shiqi Yu and Hanyang Peng and Yan-ran Li and Jianguo Zhang}
101+ journal={IEEE Transactions on Biometrics, Behavior, and Identity Science},
102+ year={to appear}
103+ }
104+
98105 @article{eiou,
99106 title={A Systematic IoU-Related Method: Beyond Simplified Regression for Better Localization},
100107 author={Hanyang Peng and Shiqi Yu},
101108 journal={IEEE Transactions on Image Processing},
102109 year={2021}
103110 }
111+ https://ieeexplore.ieee.org/document/9429909
112+
104113
105- The paper can be downloaded at https://ieeexplore.ieee.org/document/9429909
You can’t perform that action at this time.
0 commit comments