Click on here for the Paper here
Dataset here
The above Ipynb file has a pipeline as mentioned in the paper. This paper finds the Copied images from the internet. This is used for Image retrieval, Copy Detection, and to stop image thefting.
Note that we used ORB for extracting Features from images instead of SURF as used in paper. As SURF is a patented version, We used ORB instead for the Similar Task.