-
![image](https://user-images.githubusercontent.com/65974087/164809128-7cc7453e-6710-4288-ac4a-d58c713d1a99.png)
Current idea for achieving this:
-CV2 image comparing (could be slow)
-Perceptual h…
yruen updated
2 years ago
-
I've captured, e.g., a bunch of payloads to attack HiveOS where the only difference between payloads is the password used but with SHA1 hashes I can't easily identify them without scanning each payloa…
toxyl updated
2 years ago
-
# Background
In the Strix Music SDK, all image (interfaces inheriting from `IImageBase`) uses a [Uri](https://ipfs.io/ipfs/QmRbmdrnp5jP7kNxiiw6b31UBbAxC1NUcAT11FfrcKvj8R/docs/reference/api/StrixMusic…
-
The system currently only supports text data as a test. At a minimum, we need to be able to upload and hash images and videos.
I will edit this issue with more information and a specific course of …
-
### 🚀 The feature, motivation and pitch
## Context
Any machine learning problem starts with data cleansing and pre-processing and so does for computer vision as well. One of the initial tasks during…
-
We want to form clusters of images via perceptual hashing or other, based on their similarity.
Apricot is one option, [this method](https://www.pyimagesearch.com/2017/11/27/image-hashing-opencv-pyt…
-
release: december 2022
Wanted:
- Infrastructure:
- cPython-3.11.1,
- Spyder with ipython-8 support,
- more pyodide examples that work in dot
- Experimental:
- coudn't resist; …
-
Have a working interface for v0.1 which allows for image hashing and no implementation bugs. A user should be able to:
- perceptually hash an image at a specified local path
- place the hash onto a …
-
I just ran the updated MCB test scripts on the stable ruleset library. Below are the domains that triggered MCB. We should check which ones actually break things. Coming down the pipeline I'll also…
-
Wabbajack has a code problem, mainly that most of the libraries require net5.0-windows instead of net5.0. In addition, most of our libraries are Windows specific to a very low level. This is a general…