LICENSE
setup.py
fro_AI/Aruco.py
fro_AI/__init__.py
fro_AI/classifier.py
fro_AI/color.py
fro_AI/face.py
fro_AI/face_detect.py
fro_AI.egg-info/PKG-INFO
fro_AI.egg-info/SOURCES.txt
fro_AI.egg-info/dependency_links.txt
fro_AI.egg-info/requires.txt
fro_AI.egg-info/top_level.txt
fro_AI/data/imageNet_labels.txt
fro_AI/face_evoLve/__init__.py
fro_AI/face_evoLve/config.py
fro_AI/face_evoLve/train.py
fro_AI/face_evoLve/align/__init__.py
fro_AI/face_evoLve/align/align_trans.py
fro_AI/face_evoLve/align/box_utils.py
fro_AI/face_evoLve/align/detector.py
fro_AI/face_evoLve/align/face_align.py
fro_AI/face_evoLve/align/face_resize.py
fro_AI/face_evoLve/align/first_stage.py
fro_AI/face_evoLve/align/get_nets.py
fro_AI/face_evoLve/align/matlab_cp2tform.py
fro_AI/face_evoLve/align/onet.npy
fro_AI/face_evoLve/align/pnet.npy
fro_AI/face_evoLve/align/rnet.npy
fro_AI/face_evoLve/align/visualization_utils.py
fro_AI/face_evoLve/backbone/__init__.py
fro_AI/face_evoLve/backbone/model_irse.py
fro_AI/face_evoLve/backbone/model_resnet.py
fro_AI/face_evoLve/backup/__init__.py
fro_AI/face_evoLve/backup/config.py
fro_AI/face_evoLve/backup/data_pipe.py
fro_AI/face_evoLve/backup/metrics.py
fro_AI/face_evoLve/backup/prepare_data.py
fro_AI/face_evoLve/backup/train.py
fro_AI/face_evoLve/backup/utils.py
fro_AI/face_evoLve/balance/__init__.py
fro_AI/face_evoLve/balance/remove_lowshot.py
fro_AI/face_evoLve/head/__init__.py
fro_AI/face_evoLve/head/metrics.py
fro_AI/face_evoLve/loss/__init__.py
fro_AI/face_evoLve/loss/focal.py
fro_AI/face_evoLve/util/__init__.py
fro_AI/face_evoLve/util/extract_feature_v1.py
fro_AI/face_evoLve/util/extract_feature_v2.py
fro_AI/face_evoLve/util/utils.py
fro_AI/face_evoLve/util/verification.py
fro_AI/utils/__init__.py
fro_AI/utils/camera.py
fro_AI/utils/data_utils.py
fro_AI/utils/generic_utils.py
fro_AI/utils/img_utils.py
fro_AI/utils/io_utils.py
fro_AI/utils/usb_camera.py