sod
Embedded Vision Library
A comprehensive computer vision and machine learning library optimized for embedded systems and IoT devices.
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
2k stars
89 watching
214 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
ccomputer-visionconvolutional-neural-networkscpudeep-learningdetectionembeddedface-detectionfacial-landmarksimage-analysisimage-processingimage-recognitioniotiot-devicelibrarymachine-learning-algorithmsobject-detectionreal-timevision-frameworkwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
ermig1979/simd | An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. | 2,077 |
malachi-iot/estdlib | An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 52 |
intel/ros2_openvino_toolkit | A toolkit providing a ROS-adapted framework for deploying neural network-based computer vision applications on Intel hardware | 168 |
angknpng/sacnet | A software framework implementing an alignment-free RGBT salient object detection algorithm using a semantics-guided asymmetric correlation network | 10 |
fidoproject/fido | A lightweight C++ machine learning library for embedded electronics and robotics | 442 |
soumith/cvpr2015 | An introduction to deep learning for computer vision using the Torch framework | 869 |
lumiguide/haskell-opencv | A Haskell library providing direct access to OpenCV's C++ API for image processing and computer vision tasks | 154 |
ros-perception/vision_opencv | Provides a bridge between ROS 2 image messages and OpenCV image representation for real-time computer vision applications | 564 |
theembeddedgeorge/theembeddednewtestament.github.io | A comprehensive resource covering various aspects of embedded systems programming and C/C++ development, including topics on language fundamentals, data structures, concurrency, and system-specific details. | 321 |
foss-for-synopsys-dwc-arc-processors/embarc_osp | A software platform designed to simplify the development of embedded systems based on ARCv2 Processors. | 71 |
ukoethe/vigra | A computer vision library providing flexible algorithms and generic data structures for image analysis. | 412 |
s1ddok/hed-coreml | A framework for applying Holistically-Nested Edge Detection to image processing using CoreML and Swift. | 108 |
picolibc/picolibc | A C library designed to provide standard C APIs for small embedded systems with limited RAM. | 1,185 |
alexgkendall/caffe-segnet | An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
osai-ai/tensor-stream | Decodes real-time video streams into CUDA memory to support GPU-based deep learning processing | 380 |