Skip to content
View Avafly's full-sized avatar

Block or report Avafly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. YOLOv5-ncnn-OpenVINO-MNN-ONNXRuntime-OpenCV-CPP YOLOv5-ncnn-OpenVINO-MNN-ONNXRuntime-OpenCV-CPP Public

    YOLOv5 C++ inference implemented using multiple frameworks: ncnn, OpenVINO, MNN, ONNXRuntime, and OpenCV.

    C++ 13

  2. Handcrafted-CNN Handcrafted-CNN Public

    A handcrafted convolutional neural network. Matrix multiplication instead of loop operation, very fast.

    Python 3

  3. optimize-gemm optimize-gemm Public

    My gemm optimization on Raspberry Pi, achieved a 170x performance boost.

    C++ 8

  4. tiny-cnn tiny-cnn Public

    A tiny CNN which is extremely fast and lightweight, beat ONNXRuntime and ncnn.

    C 3