quantized-neural-network
There are 6 repositories under quantized-neural-network topic.
guan-yuan/Awesome-AutoML-and-Lightweight-Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
zhiqiangdon/CU-Net
Code for "Quantized Densely Connected U-Nets for Efficient Landmark Localization" (ECCV 2018) and "CU-Net: Coupled U-Nets" (BMVC 2018 oral)
EEESlab/mobilenet_v1_stm32_cmsis_nn
Mobilenet v1 trained on Imagenet for STM32 using extended CMSIS-NN with INT-Q quantization support
EEESlab/CMSIS_NN-INTQ
INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target
WXB506/QuantizedNeuralNetworks-Keras-Tensorflow
Quantized Neural Networks - networks trained for inference at arbitrary low precision.