
    G/Yh                     6    d Z dZdZddlmZ d Zd Zd Zd Zd	S )
zAdam Geitgeyzageitgey@gmail.comz0.1.0    )resource_filenamec                  ,    t          t          d          S )Nz,models/shape_predictor_68_face_landmarks.datr   __name__     hD:\DownLoads\facial_attendance_system-main\venv311\Lib\site-packages\face_recognition_models/__init__.pypose_predictor_model_locationr
   	   s    X'UVVVr   c                  ,    t          t          d          S )Nz+models/shape_predictor_5_face_landmarks.datr   r   r   r	   (pose_predictor_five_point_model_locationr      s    X'TUUUr   c                  ,    t          t          d          S )Nz0models/dlib_face_recognition_resnet_model_v1.datr   r   r   r	   face_recognition_model_locationr      s    X'YZZZr   c                  ,    t          t          d          S )Nz#models/mmod_human_face_detector.datr   r   r   r	    cnn_face_detector_model_locationr      s    X'LMMMr   N)	
__author__	__email____version__pkg_resourcesr   r
   r   r   r   r   r   r	   <module>r      s|     
 	 + + + + + +W W WV V V[ [ [N N N N Nr   