Skip to content

Add nn2 (Apache 2.0) to Machine Learning#1843

Open
bauratynov wants to merge 1 commit into
fffaraz:masterfrom
bauratynov:add-nn2
Open

Add nn2 (Apache 2.0) to Machine Learning#1843
bauratynov wants to merge 1 commit into
fffaraz:masterfrom
bauratynov:add-nn2

Conversation

@bauratynov
Copy link
Copy Markdown

Adds nn2, a small zero-dependency neural network inference engine in pure C with hand-written AVX-512 / AVX2 / NEON SIMD kernels.

The whole engine is around 4000 lines of C with no Python, no FFmpeg and no Docker required to build or run. Licensed Apache 2.0. It is the runtime under the FaceX face recognition project but it is a general inference engine that runs ONNX-exported MobileFaceNet, FCOS, MiniFASNet and similar small CV models.

Inserted alphabetically between ncnn and OpenCV in the Machine Learning section.

Thanks for maintaining this list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant