LICENSE
MANIFEST.in
README.md
setup.py
tindetheus/__init__.py
tindetheus/config.py
tindetheus/export_embeddings.py
tindetheus/image_processing.py
tindetheus/machine_learning.py
tindetheus/tinder_client.py
tindetheus/tindetheus.py
tindetheus/tindetheus_align.py
tindetheus/version.py
tindetheus.egg-info/PKG-INFO
tindetheus.egg-info/SOURCES.txt
tindetheus.egg-info/dependency_links.txt
tindetheus.egg-info/entry_points.txt
tindetheus.egg-info/requires.txt
tindetheus.egg-info/top_level.txt
tindetheus/facenet_clone/__init__.py
tindetheus/facenet_clone/calculate_filtering_metrics.py
tindetheus/facenet_clone/classifier.py
tindetheus/facenet_clone/compare.py
tindetheus/facenet_clone/decode_msceleb_dataset.py
tindetheus/facenet_clone/download_and_extract.py
tindetheus/facenet_clone/download_and_extract_model.py
tindetheus/facenet_clone/download_vgg_face_dataset.py
tindetheus/facenet_clone/facenet.py
tindetheus/facenet_clone/freeze_graph.py
tindetheus/facenet_clone/lfw.py
tindetheus/facenet_clone/train_softmax.py
tindetheus/facenet_clone/train_tripletloss.py
tindetheus/facenet_clone/validate_on_lfw.py
tindetheus/facenet_clone/align/__init__.py
tindetheus/facenet_clone/align/align_dataset.py
tindetheus/facenet_clone/align/align_dataset_mtcnn.py
tindetheus/facenet_clone/align/align_dlib.py
tindetheus/facenet_clone/align/det1.npy
tindetheus/facenet_clone/align/det2.npy
tindetheus/facenet_clone/align/det3.npy
tindetheus/facenet_clone/align/detect_face.py