kiki chen's repositories
ai-accelerators
CSV spreadsheets and other material for AI accelerator survey papers
dlib
A toolkit for making real world machine learning and data analysis applications in C++
face_detection_example_arm_u55
Face detection demo deployed on Arm U55 AI accelerator.
ffcnn
ffcnn is a cnn neural network inference framework, written in 600 lines C language.
genann
simple neural network library in ANSI C
iio
a simple C interface for reading and writing small images in any format
Image-Convolution
An operation in image processing for feature extraction implemented in C
image_diff
Compare images using different similarity measures
imscript
a collection of small and standalone utilities for image processing, written in C
IMU-study
对常见IMU芯片的原理、驱动和数据融合算法整理,以区分某度、某坛上面碎片化严重到影响入坑的乱象
InferenceHelper
C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow
InferenceHelper_Sample
Sample projects for InferenceHelper, a Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow
labelme2labelimg
Labelme标注文件格式(json)转labelImg标注文件格式(xml)
liboai
A C++17 library to access the entire OpenAI API.
MA35D1_Linux_Applications
MA35D1 Linux applications
max30105
MAX30105 full function driver for general MCU and Linux.
mediapipe-lite
Builds the mediapipe graph module using cmake, conan, and allows conan packaging for various graphing tasks.
MTCNN-PureC
MTCNN face detection with C and Arm-CMSIS-DSP
Neural-networks.-LVQ-
Implementations of perceptron algorithm with 2 hidden layers, learning vector quantization, k-means clustering algorithm, for the course Computational Intelligence @uoi
nnom
A higher-level Neural Network library for microcontrollers.
note
日常收集的资料和代码
OpenCVMatShareMemory
成都云图睿视科技有限公司 将 OpenCV Mat 对象存储到 共享内存 例子
penguinV
Simple and fast C++ image processing library with focus on heterogeneous systems
People-Counter-And-Detector-In-Given-ROIs
This is a practice on detection and counting people in given ROIs, using OpenCV C++, DNN Interfacing Yolo-Fastest.
play_with_tflite
Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
ppm-img-to-array
create an c type array file of image to be shown on loading screen of OS...
sift-cpp
A C++ SIFT implementation (Scale invariant feature transform)
vlfeat
An open library of computer vision algorithms
XmlToTxt
ImageNet file xml format to Darknet text format