Detect duplicate (or similar) images. Written in Go.
Stars
414
Forks
24
Watchers
414
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
Streamlining duplo's main storage structure a bit so less RAM is used.
352c47eView on GitHubDelete function also needs to remove candidate from ID index map.
c3c3139View on GitHubTurned colour value from slice into fixed 3-value array. Also fixed an index-out-of-range bug.
0b43efdView on GitHubAllowing for parallelization in Query function. Also minor bugfix.
b83b495View on GitHub