-
But with the Victoria release the former single MD5 hash was deprecated: https://docs.openstack.org/releasenotes/glance/victoria.html#deprecation-notes in favor of "multihash". While this sounds cool,…
-
If we have labeled test data we can do better than directly comparing distances to guess if the images are duplicates or not.
With different hashing algorithms focusing on different criteria like …
-
Thanks and congrats on `pytest-mpl`. It's really lovely :+1:
Over on [SciTools/iris](https://github.com/SciTools/iris) we've been using a very similar framework to perform graphical testing, but r…
-
### Search Results
![image](https://cloud.githubusercontent.com/assets/592196/22509854/4f18c624-e855-11e6-8221-efa3dcefe294.png)
#### Locations
```
Globals.BSHA1, line 5
Globals.CheckRevision, …
-
it would be really neat to be able to search for ads that use an image (e.g. a news photo or a meme) OR group ads that use the same image.
The way to do this would likely be to -- at some point -- …
-
Representation learning (RL) has been an established discipline in the machine learning space for decades but it draws tremendous attention lately with the emergence of deep learning. The central prob…
-
Details: While the mechanism behind the password is kept secret from the user (see Screenshot 1), it is easily exploitable due to the 2 following reasons:
1. Anyone is able to modify the password file…
-
What's the point of md5 usage?
https://github.com/long2ice/fastapi-cache/blob/63c9fd5f8cdc89633bf9df6382e2a6cf109d9af5/fastapi_cache/key_builder.py#L17
md5 was proofed to be [insecure][wiki]. It…
-
## Tree-based approach
- [Optimised kd-trees for fast image descriptor matching](https://users.cecs.anu.edu.au/~hartley/Papers/PDF/SilpaAnan:CVPR08.pdf)
- [Data structures and algorithms for neare…
-
As a part of performance work, I have been looking into generating hash functions for Model objects ([see my WIP branch](https://github.com/dart-lang/macros/compare/query-invalidation)). It isn't too …