Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sayakpaul/near-dup-parser

Holds code for near-duplicate image parser using optimized image classifiers.
https://github.com/sayakpaul/near-dup-parser

bit bit-resnet keras lsh near-duplicate-detection random-projection tensorflow tensorrt vector-similarity vision

Last synced: 14 days ago
JSON representation

Holds code for near-duplicate image parser using optimized image classifiers.

Awesome Lists containing this project

README

        

# near-dup-parser
Holds code for building a near-duplicate image parser using optimized image classifiers, Locality Sensitive Hashing, and Random Projection. You can find
the accompanying blog post on keras.io: https://keras.io/examples/vision/near_dup_search/.