Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update the labels of bib
  • Loading branch information
ShiqiYu committed Aug 1, 2023
1 parent 07f3b9b commit 22d5c8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The work was partly supported by the Science Foundation of Shenzhen (Grant No. 2

The master thesis of Mr. Wei Wu. All details of the algorithm are in the thesis.
```
@thesis{wu2023yunet,
@thesis{wu2023thesisyunet,
author = {吴伟},
title = {面向边缘设备的高精度毫秒级人脸检测技术研究},
type = {硕士学位论文},
Expand All @@ -111,7 +111,7 @@ The thesis can be downloaded at [吴伟硕士毕业论文](wu-thesis-facedetect.
We published a paper for the main idea of this repository:

```
@article{yunet,
@article{wu2023miryunet,
title = {YuNet: A Tiny Millisecond-level Face Detector},
author = {Wu, Wei and Peng, Hanyang and Yu, Shiqi},
journal = {Machine Intelligence Research},
Expand All @@ -126,7 +126,7 @@ The paper can be open-accessed at https://link.springer.com/article/10.1007/s116

We published a paper on face detection to evaluate different methods. This project has also been evaluated in the paper.
```
@article{facedetect-yu,
@article{feng2022face,
author = {Feng, Yuantao and Yu, Shiqi and Peng, Hanyang and Li, Yan-Ran and Zhang, Jianguo},
journal = {IEEE Transactions on Biometrics, Behavior, and Identity Science},
title = {Detect Faces Efficiently: A Survey and Evaluations},
Expand All @@ -141,7 +141,7 @@ The paper can be open-accessed at https://ieeexplore.ieee.org/document/9580485

The loss used in training is EIoU, a novel extended IoU. More details can be found in:
```
@article{eiou,
@article{peng2021eiou,
author = {Peng, Hanyang and Yu, Shiqi},
journal = {IEEE Transactions on Image Processing},
title = {A Systematic IoU-Related Method: Beyond Simplified Regression for Better Localization},
Expand Down

0 comments on commit 22d5c8e

Please sign in to comment.