Face-Hunter
latest
Contents:
Command Line Interface
Python Interface
Website
Data
Models
Knowledge Graph
Data Preprocessing
Data Postprocessing
Face-Hunter
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
V
A
ApproximateKNearestNeighbors (class in src.models.approximate_k_nearest_neighbors)
B
batch_recognize_images() (src.models.face_recognition.FaceRecognition method)
batch_represent() (src.models.face_recognition.FaceRecognition method)
C
commit() (src.knowledge_graph.memory_store.MemoryStore method)
(src.knowledge_graph.virtuoso_store.VirtuosoStore method)
compare_install_face() (in module src.data.enrich_with_photos)
create_embeddings() (src.models.face_recognition.FaceRecognition method)
create_image_links() (in module src.data.enrich_with_photos)
D
download_dbpedia_thumbnails() (in module src.data.knowledge_graphs)
download_entity_list() (in module src.data.knowledge_graphs)
download_images() (in module src.data.enrich_with_photos)
(in module src.data.knowledge_graphs)
download_imdb_faces_dataset() (in module src.data.datasets)
download_imdb_wiki_dataset() (in module src.data.datasets)
download_missing_thumbnails() (in module src.data.knowledge_graphs)
download_page() (in module src.data.enrich_with_photos)
download_seqamlab_dataset() (in module src.data.datasets)
download_thumbnail() (in module src.data.knowledge_graphs)
download_thumbnails_entity_list() (in module src.data.enrich_with_photos)
download_wikidata_thumbnails() (in module src.data.knowledge_graphs)
download_youtube_faces_db() (in module src.data.datasets)
download_youtube_video() (in module src.data.youtube)
download_youtube_videos() (in module src.data.youtube)
E
encode_downloaded_img() (in module src.data.enrich_with_photos)
enrich_with_google_photos() (in module src.data.enrich_with_photos)
evaluate_on_dataset() (in module src.models.evaluation)
exists() (src.knowledge_graph.memory_store.MemoryStore method)
(src.knowledge_graph.virtuoso_store.VirtuosoStore method)
extract_scenes() (in module src.postprocessing.graph_postprocessing)
F
face_alignment() (in module src.preprocessing.facial_preprocessing)
FaceRecognition (class in src.models.face_recognition)
fetch_image() (in module src.data.enrich_with_photos)
fit() (src.hunter.Hunter method)
(src.models.approximate_k_nearest_neighbors.ApproximateKNearestNeighbors method)
G
get_evaluation_metrics() (in module src.models.evaluation)
get_face_encoding() (in module src.data.enrich_with_photos)
get_same_as_link() (in module src.data.knowledge_graphs)
get_scenes_from_video() (src.knowledge_graph.graph.Graph method)
get_scenes_with_entity() (src.knowledge_graph.graph.Graph method)
get_uri_from_csv() (in module src.data.knowledge_graphs)
get_uri_from_label() (in module src.data.knowledge_graphs)
get_videos_with_filters() (src.knowledge_graph.graph.Graph method)
Graph (class in src.knowledge_graph.graph)
H
Hunter (class in src.hunter)
I
insert() (src.knowledge_graph.memory_store.MemoryStore method)
(src.knowledge_graph.virtuoso_store.VirtuosoStore method)
insert_scene() (src.knowledge_graph.graph.Graph method)
insert_video() (src.knowledge_graph.graph.Graph method)
L
link() (src.hunter.Hunter method)
load_embeddings() (src.models.face_recognition.FaceRecognition method)
M
MemoryStore (class in src.knowledge_graph.memory_store)
module
src.data.datasets
src.data.enrich_with_photos
src.data.knowledge_graphs
src.data.youtube
src.knowledge_graph.graph
src.knowledge_graph.memory_store
src.knowledge_graph.virtuoso_store
src.models.approximate_k_nearest_neighbors
src.models.distance_tuning
src.models.evaluation
src.models.face_recognition
src.postprocessing.graph_postprocessing
src.preprocessing.facial_preprocessing
src.preprocessing.file_preprocessing
N
name_norm() (in module src.preprocessing.file_preprocessing)
norm() (in module src.preprocessing.file_preprocessing)
P
parse_page() (in module src.data.enrich_with_photos)
predict() (src.models.approximate_k_nearest_neighbors.ApproximateKNearestNeighbors method)
Q
query() (src.knowledge_graph.memory_store.MemoryStore method)
(src.knowledge_graph.virtuoso_store.VirtuosoStore method)
R
recognize() (src.hunter.Hunter method)
recognize_image() (src.models.face_recognition.FaceRecognition method)
recognize_video() (src.models.face_recognition.FaceRecognition method)
represent() (src.models.face_recognition.FaceRecognition method)
S
Scene (class in src.postprocessing.graph_postprocessing)
search() (src.hunter.Hunter static method)
set_end() (src.postprocessing.graph_postprocessing.Scene method)
set_names() (src.postprocessing.graph_postprocessing.Scene method)
set_start() (src.postprocessing.graph_postprocessing.Scene method)
src.data.datasets
module
src.data.enrich_with_photos
module
src.data.knowledge_graphs
module
src.data.youtube
module
src.knowledge_graph.graph
module
src.knowledge_graph.memory_store
module
src.knowledge_graph.virtuoso_store
module
src.models.approximate_k_nearest_neighbors
module
src.models.distance_tuning
module
src.models.evaluation
module
src.models.face_recognition
module
src.postprocessing.graph_postprocessing
module
src.preprocessing.facial_preprocessing
module
src.preprocessing.file_preprocessing
module
T
tune_distance_threshold() (in module src.models.distance_tuning)
V
video_exists() (src.knowledge_graph.graph.Graph method)
VirtuosoStore (class in src.knowledge_graph.virtuoso_store)