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
Last synced: 6 months ago · JSON representation ·

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
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme License Citation Support

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.

Dynaface Screenshot

Helpful Links

Artificial Intelligence References

License

This application and Python library are licensed under the Apache License Version 2.0.

Owner

  • Login: codemaster947
  • Kind: user

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

dynaface-app/requirements.txt pypi
  • PyQt6-Charts *
  • appdirs *
  • h5py *
  • numpy *
  • opencv-python *
  • pillow *
  • pillow-heif *
  • pyinstaller *
  • pyqt6 *
  • scipy *
dynaface-lib/setup.py pypi