ielearn.extract.embedding module

Extract neural embeddings for all of the files specified in the passed file name list.

ielearn.extract.embedding.extract_embedding(img_path)[source]

Use a pre-trained model to extract the embedding of the picture located at img_path.

ielearn.extract.embedding.run_extraction(fns)[source]

Extract features and index the images.

Parameters:fns