Normalized Validity Scores for DNNs in Regression Based Eye Feature Extraction and Real-Time Models for the Raspberry Pi

Abstract

We propose an improvement to the landmark validity loss and tiny deep neural networks for real-time use with a Raspberry Pi 4. Landmark detection is widely used in head pose estimation, eyelid shape extraction, as well as pupil and iris segmentation. There are numerous additional applications where landmark detection is used to estimate the shape of complex objects. One part of this process is the accurate and fine-grained detection of the shape. The other part is the validity or inaccuracy per landmark, which can be used to detect unreliable areas, where the shape possibly does not fit, and to improve the accuracy of the entire shape extraction by excluding inaccurate landmarks. We propose a normalization in the loss formulation, which improves the accuracy of the entire approach due to the numerical balance of the normalized inaccuracy. In addition, we propose a margin for the inaccuracy to reduce the impact of gradients, which are produced by negligible errors close to the ground truth.

Cite

Text

Fuhl. "Normalized Validity Scores for DNNs in Regression Based Eye Feature Extraction and Real-Time Models for the Raspberry Pi." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91989-3_10

Markdown

[Fuhl. "Normalized Validity Scores for DNNs in Regression Based Eye Feature Extraction and Real-Time Models for the Raspberry Pi." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/fuhl2024eccvw-normalized/) doi:10.1007/978-3-031-91989-3_10

BibTeX

@inproceedings{fuhl2024eccvw-normalized,
  title     = {{Normalized Validity Scores for DNNs in Regression Based Eye Feature Extraction and Real-Time Models for the Raspberry Pi}},
  author    = {Fuhl, Wolfgang},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {151-167},
  doi       = {10.1007/978-3-031-91989-3_10},
  url       = {https://mlanthology.org/eccvw/2024/fuhl2024eccvw-normalized/}
}