How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo
ShuffleNet Series by Megvii Research.
March 15, 2019: for our most updated work on model compression and acceleration, please reference:
The main features of forresti/squeezenet are: Efficient Neural Networks.
Open-source alternatives to forresti/squeezenet include: alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object… allenai/xnor-net. megvii-model/shufflenet-series — ShuffleNet Series by Megvii Research. songhan/deep-compression-alexnet — March 15, 2019: for our most updated work on model compression and acceleration, please reference:. tensorflow/models — This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference… wongkinyiu/crossstagepartialnetworks — Cross Stage Partial Networks.