Img2VecCosSim-Django-Pytorch icon indicating copy to clipboard operation
Img2VecCosSim-Django-Pytorch copied to clipboard

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...

Results 3 Img2VecCosSim-Django-Pytorch issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

In Django 3.x versions, the staticfiles and admin_static tag libraries have been deprecated and replaced by static and admin_static, respectively.

Bumps [django](https://github.com/django/django) from 2.2.24 to 3.2.24. Commits f5c8808 [3.2.x] Bumped version for 3.2.24 release. c1171ff [3.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ... 9dc3456 [3.2.x] Added stub...

dependencies