Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: codemaster947
- License: apache-2.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 47.5 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Dynaface
Dynaface is a computer application and Python library that measures facial symmetry. It utilizes advanced AI for both symmetric and asymmetric faces. AI allows Dynaface to locate 97 facial landmarks automatically to conduct a variety of measures on still images and videos. Researchers can export all data from pictures and videos to CSV/Excel format for further analysis.

Helpful Links
Artificial Intelligence References
Schroff, F., Kalenichenko, D., & Philbin, J. (2015). Facenet: A unified embedding for face recognition and clustering. In Proceedings of the IEEE conference on computer vision and pattern recognition (pp. 815-823).
Prados-Torreblanca, Andrés, José M. Buenaposada, and Luis Baumela. "Shape preserving facial landmarks with graph attention networks." arXiv preprint arXiv:2210.07233 (2022).
Wu, Wayne, et al. "Look at boundary: A boundary-aware face alignment algorithm." Proceedings of the IEEE conference on computer vision and pattern recognition. 2018.
License
This application and Python library are licensed under the Apache License Version 2.0.
Owner
- Login: codemaster947
- Kind: user
- Repositories: 1
- Profile: https://github.com/codemaster947
Citation (CITATION.bib)
@misc{heaton2025dynaface,
author = {Heaton, Jeffrey and Renne, Angela and Boahene, Kofi},
title = {Dynaface: A deep learning-based system for facial symmetry analysis},
year = {2025},
publisher = {GitHub},
url = {https://github.com/jeffheaton/dynaface},
note = {Accessed February 18, 2025}
}
GitHub Events
Total
- Push event: 5
- Pull request event: 2
- Create event: 2
Last Year
- Push event: 5
- Pull request event: 2
- Create event: 2
Dependencies
- PyQt6-Charts *
- appdirs *
- h5py *
- numpy *
- opencv-python *
- pillow *
- pillow-heif *
- pyinstaller *
- pyqt6 *
- scipy *