-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathMANIFEST
33 lines (33 loc) · 1.22 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# file GENERATED by distutils, do NOT edit
LICENSE
setup.py
tindetheus\VERSION
tindetheus\__init__.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\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