How can I apply similarity algorithm (or comparison) of over one million vectors with another one million vectors?
I am following this pyimage search tutorial but don't know how to scale up the algorithm when I have millions of images to compare. Like comparing similarity of over 1 million images with other 1 million images. It stops with an out of memory error at 100000.