An open API service providing repository metadata for many open source software ecosystems.

GitHub / ahmtcnbs / DuplicateImageDetection

This system uses a perceptual hashing function, similar to Apple's CSAM Detection. Instead of generating image hashes using NeuralHash, it uses a difference hash (dHash), which is simpler and less computationally intensive as it doesn't require neural networks. Since we don't have the same privacy constraints as Apple, we will be using nearest neighbor searches to identify duplicate images.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmtcnbs%2FDuplicateImageDetection

Stars: 4
Forks: 1
Open issues: 0

License: None
Language: Python
Size: 1.46 MB
Dependencies parsed at: Pending

Created at: over 3 years ago
Updated at: over 1 year ago
Pushed at: over 3 years ago
Last synced at: over 1 year ago

Topics: fastapi, image-detection, pytorch, uvicorn

    Loading...