How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
simple neural network library in ANSI C
A lightweight header-only library for using Keras (TensorFlow) models in C++.
Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The
A C library for product recommendations/suggestions using collaborative filtering (CF)
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
The main features of otiai10/gosseract are: Machine Learning, Machine Learning and AI.
Projects with overlapping indexed features include: dobiasd/frugally-deep — A lightweight header-only library for using Keras (TensorFlow) models in C++. gorgonia/gorgonia — Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for… bvlc/caffe — Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It… codeplea/genann — simple neural network library in ANSI C. ghamrouni/recommender — A C library for product recommendations/suggestions using collaborative filtering (CF). liuliu/ccv — ccv is a computer vision library written in C designed for high-performance visual analysis. It serves as a framework…