Resnet-Extract-Image-Feature-Pytorch-Python Extract image features. A script inspired by the blog post: https://becominghuman.ai/extract-a-feature-vector-for-any-image-with-pytorch-9717561d1d4c Usage Requires Pytorch image_feature = get_vector(path_to_image="path/image")