Dynmi / AlexNetLinks
implement AlexNet with C / convolutional nerual network / machine learning / computer vision
☆189Updated 3 years ago
Alternatives and similar repositories for AlexNet
Users that are interested in AlexNet are comparing it to the libraries listed below
Sorting:
- Highly optimized inference engine for Binarized Neural Networks☆250Updated 2 weeks ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆100Updated 4 months ago
- A recurrent (LSTM) neural network in C☆94Updated 3 years ago
- Simple Training and Deployment of Fast End-to-End Binary Networks☆157Updated 3 years ago
- Pure C ONNX runtime with zero dependancies for embedded devices☆206Updated last year
- Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API☆24Updated 3 years ago
- Neural Networks library in pure numpy☆69Updated last year
- Unofficial PyTorch and torchvision builds for ARM devices☆210Updated 3 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆61Updated 2 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆64Updated 4 years ago
- PyTorch C++ inference with LibTorch