Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 672 Bytes

File metadata and controls

14 lines (8 loc) · 672 Bytes

Image-Copy-Detection-with-Contextual-Hash-Embedding

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.

Workflow

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.

Results as shown in paper results