forked from cjekel/tindetheus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
31 lines (31 loc) · 1.15 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
# file GENERATED by distutils, do NOT edit
LICENSE
README.rst
setup.py
tindetheus/VERSION
tindetheus/__init__.py
tindetheus/export_embeddings.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