img2vec topic

List img2vec repositories

Img2VecCosSim-Django-Pytorch

20
Stars
7
Forks
Watchers

Extract a feature vector for any image and find the cosine similarity for comparison using Pytorch. I have used ResNet-18 to extract the feature vector of images. Finally a Django app is developed to...