near-duplicate-detection
There are 14 repositories under near-duplicate-detection topic.
vitali-fedulov/images4
Image similarity in Golang. Version 4 (LATEST)
iscc/iscc-specs
ISCC: International Standard Content Code
LexCybermac/smlr
A Simple Image Clustering Script using CLIP and Hierarchial Clustering
SasheVuchkov/near-duplicate-docs
Simple library for finding duplicate and near-duplicate text documents in massive sets/libraries/databases
justinbt1/Akin
Python library for detecting near duplicate texts in a corpus at scale using Locality Sensitive Hashing, as described in chapter three of Mining Massive Datasets.
vitali-fedulov/imagehash2
Fast image similarity search with hash tables (Golang). Version 2 (LATEST)
kamil-sita/image-copy-finder
Multi module project focused on near-duplicate search for images.
vitali-fedulov/imagehash
Fast image similarity search with hash tables (Golang). Version 1
sayakpaul/near-dup-parser
Holds code for near-duplicate image parser using optimized image classifiers.
blackmonk13/looks_like_it
an application for comparing images using various image hashing algorithms
Logan-Fouts/Thesis
Bachelor's Thesis on Near-Duplicate Image Detection. This repo contains all resources, code, and documentation developed during the process.
MaviVestini/ADM-LT_HW1
First homework for the Advance Data Mining course
s-emanuilov/LangVec
Language of Vectors (LangVec) is a simple Python library designed for transforming numerical vector data into a language-like structure using a predefined set of words (lexicon).
giulio-derasmo/Search-Engine-Evaluation-and-Near-Duplicate-Detection
Exploiting the PyTerrier library to build a Search Engine and resolve the Near Duplicate Detection tasks.