AsuharietYgvar/AppleNeuralHash2ONNX
Converts Apple's CoreML NeuralHash model to ONNX format for portability and broader compatibility.

Not currently ranked — collecting fresh signals.
star history
This repository provides tools to convert Apple’s NeuralHash model, a perceptual hashing system based on neural networks used in CSAM detection, from CoreML format to ONNX. The project extracts model files from macOS/iOS systems and uses coremltools and onnx libraries to perform the conversion. A demo script is included to test the converted model.
Frequently asked
- What is AsuharietYgvar/AppleNeuralHash2ONNX?
- Converts Apple's CoreML NeuralHash model to ONNX format for portability and broader compatibility.
- Is AppleNeuralHash2ONNX open source?
- Yes — AsuharietYgvar/AppleNeuralHash2ONNX is open source, released under the Apache-2.0 license.
- What language is AppleNeuralHash2ONNX written in?
- AsuharietYgvar/AppleNeuralHash2ONNX is primarily written in Python.
- How popular is AppleNeuralHash2ONNX?
- AsuharietYgvar/AppleNeuralHash2ONNX has 1.5k stars on GitHub.
- Where can I find AppleNeuralHash2ONNX?
- AsuharietYgvar/AppleNeuralHash2ONNX is on GitHub at https://github.com/AsuharietYgvar/AppleNeuralHash2ONNX.