LICENSE
MANIFEST.in
README.md
setup.py
challenge.uccs.egg-info/PKG-INFO
challenge.uccs.egg-info/SOURCES.txt
challenge.uccs.egg-info/dependency_links.txt
challenge.uccs.egg-info/entry_points.txt
challenge.uccs.egg-info/requires.txt
challenge.uccs.egg-info/top_level.txt
facerec/__init__.py
facerec/dataset.py
facerec/enrollment.py
facerec/evaluate.py
facerec/face_detection.py
facerec/feature_extraction.py
facerec/scoring.py
facerec/configs/baseline_config.yaml
facerec/script/__init__.py
facerec/script/baseline_detection.py
facerec/script/baseline_recognition.py
facerec/script/evaluation.py
facerec/script/scoring.py