semantic-search
semantic-search copied to clipboard
Semantic search for images and words using neural networks.
It seems like the demo is broken, due to updates in the some of the packages. Can you please lock the versions in `requirements.txt`?
Hello, I reproduced your project, but in the training data when I found that my lossy is growing, but also negative, I do not know why, I would like to...
The current file just emphasizes the parts inbetween the underlines (_). I escaped them to not do any formatting.
Could you show me the command train custom model for image search. The train.py only train custom model to words. Thank you so much.
 Thank you very much for nice work! I try to follow the README.md to search for a similar image to an input image, the first step to index...
It seems that http://vision.cs.uiuc.edu/pascal-sentences/ is not woking now. Is there any way to get the data?
I now have 140000 images to do similarity retrieval, annoy measured to about 10s, would like to ask if there is a faster retrieval method?