NeroCube / bookmark

Place some learning resources
0 stars 0 forks source link

Extract a feature vector for any image with PyTorch #70

Open NeroCube opened 5 years ago

NeroCube commented 5 years ago

https://becominghuman.ai/extract-a-feature-vector-for-any-image-with-pytorch-9717561d1d4c

NeroCube commented 5 years ago

Vector_Similarity: https://github.com/taki0112/Vector_Similarity

NeroCube commented 5 years ago

LSH(Locality Sensitive Hashing)原理与实现:https://blog.csdn.net/guoziqing506/article/details/53019049