All Projects → SSD-Pruning-and-quantization → Similar Projects or Alternatives

577 Open source projects that are alternatives of or similar to SSD-Pruning-and-quantization

Aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Stars: ✭ 453 (+2284.21%)
Mutual labels:  compression, pruning, quantization
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Stars: ✭ 992 (+5121.05%)
Mutual labels:  compression, pruning, quantization
Nncf
PyTorch*-based Neural Network Compression Framework for enhanced OpenVINO™ inference
Stars: ✭ 218 (+1047.37%)
Mutual labels:  compression, pruning, quantization
Model compression
PyTorch Model Compression
Stars: ✭ 150 (+689.47%)
Mutual labels:  pruning, quantization
Micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape
Stars: ✭ 1,232 (+6384.21%)
Mutual labels:  pruning, quantization
Awesome Emdl
Embedded and mobile deep learning research resources
Stars: ✭ 554 (+2815.79%)
Mutual labels:  pruning, quantization
torchprune
A research library for pytorch-based neural network pruning, compression, and more.
Stars: ✭ 133 (+600%)
Mutual labels:  compression, pruning
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+1289.47%)
Mutual labels:  pruning, quantization
Distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
Stars: ✭ 3,760 (+19689.47%)
Mutual labels:  pruning, quantization
nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
Stars: ✭ 69 (+263.16%)
Mutual labels:  pruning, prune
Training extensions
Trainable models and NN optimization tools
Stars: ✭ 857 (+4410.53%)
Mutual labels:  ssd, quantization
Awesome Edge Machine Learning
A curated list of awesome edge machine learning resources, including research papers, inference engines, challenges, books, meetups and others.
Stars: ✭ 139 (+631.58%)
Mutual labels:  pruning, quantization
Zeroq
[CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework
Stars: ✭ 150 (+689.47%)
Mutual labels:  compression, quantization
Lq Nets
LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks
Stars: ✭ 195 (+926.32%)
Mutual labels:  compression, quantization
neural-compressor
Intel® Neural Compressor (formerly known as Intel® Low Precision Optimization Tool), targeting to provide unified APIs for network compression technologies, such as low precision quantization, sparsity, pruning, knowledge distillation, across different deep learning frameworks to pursue optimal inference performance.
Stars: ✭ 666 (+3405.26%)
Mutual labels:  pruning, quantization
Model Compression And Acceleration Progress
Repository to track the progress in model compression and acceleration
Stars: ✭ 63 (+231.58%)
Mutual labels:  compression, pruning
Ntagger
reference pytorch code for named entity tagging
Stars: ✭ 58 (+205.26%)
Mutual labels:  pruning, quantization
sparsify
Easy-to-use UI for automatically sparsifying neural networks and creating sparsification recipes for better inference performance and a smaller footprint
Stars: ✭ 138 (+626.32%)
Mutual labels:  pruning, quantization
prunnable-layers-pytorch
Prunable nn layers for pytorch.
Stars: ✭ 47 (+147.37%)
Mutual labels:  compression, pruning
Awesome Ml Model Compression
Awesome machine learning model compression research papers, tools, and learning material.
Stars: ✭ 166 (+773.68%)
Mutual labels:  pruning, quantization
Kd lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
Stars: ✭ 173 (+810.53%)
Mutual labels:  pruning, quantization
Model Quantization
Collections of model quantization algorithms
Stars: ✭ 118 (+521.05%)
Mutual labels:  compression, quantization
Hrank
Pytorch implementation of our CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map
Stars: ✭ 164 (+763.16%)
Mutual labels:  compression, pruning
torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
Stars: ✭ 126 (+563.16%)
Mutual labels:  pruning, quantization
Dynamic Model Pruning with Feedback
Implement of Dynamic Model Pruning with Feedback with pytorch
Stars: ✭ 25 (+31.58%)
Mutual labels:  pruning, prune
fasterai1
FasterAI: A repository for making smaller and faster models with the FastAI library.
Stars: ✭ 34 (+78.95%)
Mutual labels:  compression, pruning
Awesome Ai Infrastructures
Infrastructures™ for Machine Learning Training/Inference in Production.
Stars: ✭ 223 (+1073.68%)
Mutual labels:  pruning, quantization
Paddleslim
PaddleSlim is an open-source library for deep model compression and architecture search.
Stars: ✭ 677 (+3463.16%)
Mutual labels:  pruning, quantization
DNNAC
All about acceleration and compression of Deep Neural Networks
Stars: ✭ 29 (+52.63%)
Mutual labels:  compression, quantization
ATMC
[NeurIPS'2019] Shupeng Gui, Haotao Wang, Haichuan Yang, Chen Yu, Zhangyang Wang, Ji Liu, “Model Compression with Adversarial Robustness: A Unified Optimization Framework”
Stars: ✭ 41 (+115.79%)
Mutual labels:  pruning, quantization
bert-squeeze
🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
Stars: ✭ 56 (+194.74%)
Mutual labels:  pruning, quantization
zpacker
very simple LZ77-based compression
Stars: ✭ 15 (-21.05%)
Mutual labels:  compression
rust-huffman-compress
A Rust library for Huffman compression given a propability distribution over arbitrary symbols
Stars: ✭ 18 (-5.26%)
Mutual labels:  compression
FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
Stars: ✭ 213 (+1021.05%)
Mutual labels:  ssd
optimum
🏎️ Accelerate training and inference of 🤗 Transformers with easy to use hardware optimization tools
Stars: ✭ 567 (+2884.21%)
Mutual labels:  quantization
sanic compress
An extension which allows you to easily compress your Sanic responses with gzip.
Stars: ✭ 26 (+36.84%)
Mutual labels:  compression
deflate-rs
An implementation of a DEFLATE encoder in rust
Stars: ✭ 47 (+147.37%)
Mutual labels:  compression
tensorflow-quantization-example
TensorFlow Quantization Example, for TensorFlow Lite
Stars: ✭ 19 (+0%)
Mutual labels:  quantization
raisin
A simple lightweight set of implementations and bindings for compression algorithms written in Go.
Stars: ✭ 17 (-10.53%)
Mutual labels:  compression
disktrim
Windows application to send TRIM / UNMAP / DISCARD to SSD. Similar to blkdiscard.
Stars: ✭ 17 (-10.53%)
Mutual labels:  ssd
coral-pi-rest-server
Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick
Stars: ✭ 49 (+157.89%)
Mutual labels:  ssd
autoencoder based image compression
Autoencoder based image compression: can the learning be quantization independent? https://arxiv.org/abs/1802.09371
Stars: ✭ 21 (+10.53%)
Mutual labels:  quantization
GI
Sequitur and RePair grammar induction algorithms implementation
Stars: ✭ 20 (+5.26%)
Mutual labels:  compression
django-brotli
Django middleware that compresses response using brotli algorithm.
Stars: ✭ 16 (-15.79%)
Mutual labels:  compression
box
Box - Open Standard Archive Format, a zip killer.
Stars: ✭ 38 (+100%)
Mutual labels:  compression
unzip
Tiny unzip helper class for .NET 3.5 Client Profile and Mono 2.10, written in pure C#.
Stars: ✭ 25 (+31.58%)
Mutual labels:  compression
untracked
Universal way for ignoring unnecessary common files to fit your bundle
Stars: ✭ 26 (+36.84%)
Mutual labels:  prune
rocketjob
Ruby's missing background and batch processing system
Stars: ✭ 281 (+1378.95%)
Mutual labels:  compression
http compression
🗜️ Deno HTTP compression middleware
Stars: ✭ 34 (+78.95%)
Mutual labels:  compression
mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
Stars: ✭ 644 (+3289.47%)
Mutual labels:  pruning
react-native-compressor
The lightweight library for compress image, video, and audio with an awesome experience
Stars: ✭ 157 (+726.32%)
Mutual labels:  compression
x-compressor
x – minimalist data compressor
Stars: ✭ 42 (+121.05%)
Mutual labels:  compression
SSD Keras
Single Shot MultiBox Detector(SSD)目标检测算法
Stars: ✭ 44 (+131.58%)
Mutual labels:  ssd
AppThinning
Make app thinner. Help you find large files and compress png, gif, jpg, svg files. 应用程序瘦身工具,帮助你找到大文件,压缩png、gif、jpg、svg等文件。
Stars: ✭ 22 (+15.79%)
Mutual labels:  compression
upx
Node.js cross-platform wrapper for UPX - the ultimate packer for eXecutables.
Stars: ✭ 27 (+42.11%)
Mutual labels:  compression
LZ77-Compressor
A simplified implementation of the LZ77 compression algorithm
Stars: ✭ 70 (+268.42%)
Mutual labels:  compression
ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
Stars: ✭ 281 (+1378.95%)
Mutual labels:  quantization
acid-store
A library for secure, deduplicated, transactional, and verifiable data storage
Stars: ✭ 48 (+152.63%)
Mutual labels:  compression
jp-ocr-prunned-cnn
Attempting feature map prunning on a CNN trained for Japanese OCR
Stars: ✭ 15 (-21.05%)
Mutual labels:  pruning
LittleBit
LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression ratios.
Stars: ✭ 13 (-31.58%)
Mutual labels:  compression
1-60 of 577 similar projects