Deeplearning_Image_Similarity icon indicating copy to clipboard operation
Deeplearning_Image_Similarity copied to clipboard

Deep learning based image similarity search for product recommendations

Results 7 Deeplearning_Image_Similarity issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/69054214/121583293-b3a29000-ca4d-11eb-849a-0875cc0fa2e0.png)

2021-05-20 13:50:13.429732: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found 2021-05-20 13:50:13.429868: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set...

################################################################################################################################ # This file is used to extract features from dataset and save it on disc # inputs: # outputs: ################################################################################################################################ import os import random import numpy as np import...

gettting image path error while runing rest-server.py File "C:\Users\Muhammad Khalid\Desktop\Image Similarity\lib\search.py", line 103, in image_data = gfile.GFile(image_path, 'rb').read() NameError: name 'image_path' is not defined

jinja2.exceptions.TemplateNotFound jinja2.exceptions.TemplateNotFound: main.html

I am getting attached error while running the repo.... in python3. check attached p lz ![error02](https://user-images.githubusercontent.com/39126361/56471341-b8211e80-646a-11e9-997d-746c2455bedd.png)

Hi Vinay, can you suggest how to handle multiple request same time. If more than one request we send only getting result for one request. Error details: FileExistsError: [WinError 183]...