Metadata-Version: 2.1
Name: wmp
Version: 0.1.0
Summary: Module for face detection & recognition
Home-page: https://wmp-face.readthedocs.io
Author: Frederick Corpuz
Author-email: fcorpuz@wesleyan.edu
License: UNKNOWN
Description: # wmp-face
        
        wmp-face is a Python module for face detection & recognition built on 
        top of dlib's facial recognizer.
        
        This codebase was developed under Wesleyan Media Project - a research
        group that tracks all election-related advertising to give journalists
        and political scientists the data and the tools to hold governments and
        special interests accountable. Mostly notably, wmp-face was instrumental
        in pre-processing the data used for "Do Women Candidates 'Run as Women'
        Online?" (Yao, et al.). 
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
