All Projects → Kd_lib → Similar Projects or Alternatives

1177 Open source projects that are alternatives of or similar to Kd_lib

Paddleslim
PaddleSlim is an open-source library for deep model compression and architecture search.
Stars: ✭ 677 (+291.33%)
torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
Stars: ✭ 126 (-27.17%)
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 (-76.3%)
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 (+612.14%)
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Stars: ✭ 992 (+473.41%)
Awesome Ai Infrastructures
Infrastructures™ for Machine Learning Training/Inference in Production.
Stars: ✭ 223 (+28.9%)
Awesome Ml Model Compression
Awesome machine learning model compression research papers, tools, and learning material.
Stars: ✭ 166 (-4.05%)
DS-Net
(CVPR 2021, Oral) Dynamic Slimmable Network
Stars: ✭ 204 (+17.92%)
Mutual labels:  pruning, model-compression
Soft Filter Pruning
Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks
Stars: ✭ 291 (+68.21%)
Mutual labels:  model-compression, pruning
Aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Stars: ✭ 453 (+161.85%)
Mutual labels:  quantization, pruning
Torch Pruning
A pytorch pruning toolkit for structured neural network pruning and layer dependency maintaining.
Stars: ✭ 193 (+11.56%)
Mutual labels:  model-compression, pruning
Ntagger
reference pytorch code for named entity tagging
Stars: ✭ 58 (-66.47%)
Mutual labels:  quantization, pruning
Genrl
A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
Stars: ✭ 356 (+105.78%)
Mutual labels:  data-science, benchmarking
Regularization-Pruning
[ICLR'21] PyTorch code for our paper "Neural Pruning via Growing Regularization"
Stars: ✭ 44 (-74.57%)
Mutual labels:  pruning, model-compression
bert-squeeze
🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
Stars: ✭ 56 (-67.63%)
Mutual labels:  pruning, quantization
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-53.18%)
Mutual labels:  data-science, benchmarking
Tf2
An Open Source Deep Learning Inference Engine Based on FPGA
Stars: ✭ 113 (-34.68%)
Mutual labels:  quantization, model-compression
ZAQ-code
CVPR 2021 : Zero-shot Adversarial Quantization (ZAQ)
Stars: ✭ 59 (-65.9%)
Mutual labels:  quantization, model-compression
Nncf
PyTorch*-based Neural Network Compression Framework for enhanced OpenVINO™ inference
Stars: ✭ 218 (+26.01%)
Mutual labels:  quantization, pruning
BitPack
BitPack is a practical tool to efficiently save ultra-low precision/mixed-precision quantized models.
Stars: ✭ 36 (-79.19%)
Mutual labels:  quantization, model-compression
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+52.6%)
Mutual labels:  pruning, quantization
SViTE
[NeurIPS'21] "Chasing Sparsity in Vision Transformers: An End-to-End Exploration" by Tianlong Chen, Yu Cheng, Zhe Gan, Lu Yuan, Lei Zhang, Zhangyang Wang
Stars: ✭ 50 (-71.1%)
Mutual labels:  pruning, model-compression
sparsify
Easy-to-use UI for automatically sparsifying neural networks and creating sparsification recipes for better inference performance and a smaller footprint
Stars: ✭ 138 (-20.23%)
Mutual labels:  pruning, quantization
Filter Pruning Geometric Median
Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)
Stars: ✭ 338 (+95.38%)
Mutual labels:  model-compression, pruning
Awesome Emdl
Embedded and mobile deep learning research resources
Stars: ✭ 554 (+220.23%)
Mutual labels:  quantization, pruning
Distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
Stars: ✭ 3,760 (+2073.41%)
Mutual labels:  quantization, pruning
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.
Stars: ✭ 691 (+299.42%)
Mutual labels:  quantization, model-compression
Nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Stars: ✭ 10,698 (+6083.82%)
Mutual labels:  data-science, model-compression
Hawq
Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.
Stars: ✭ 108 (-37.57%)
Mutual labels:  quantization, model-compression
Pretrained Language Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
Stars: ✭ 2,033 (+1075.14%)
Mutual labels:  model-compression, quantization
SSD-Pruning-and-quantization
Pruning and quantization for SSD. Model compression.
Stars: ✭ 19 (-89.02%)
Mutual labels:  pruning, 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 (+284.97%)
Mutual labels:  pruning, quantization
Awesome Pruning
A curated list of neural network pruning resources.
Stars: ✭ 1,017 (+487.86%)
Mutual labels:  model-compression, pruning
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 (-19.65%)
Mutual labels:  quantization, pruning
Model compression
PyTorch Model Compression
Stars: ✭ 150 (-13.29%)
Mutual labels:  quantization, pruning
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (-6.94%)
Mutual labels:  data-science
Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (-4.05%)
Mutual labels:  data-science
Keras compressor
Model Compression CLI Tool for Keras.
Stars: ✭ 160 (-7.51%)
Mutual labels:  model-compression
Pzad
Курс "Прикладные задачи анализа данных" (ВМК, МГУ имени М.В. Ломоносова)
Stars: ✭ 160 (-7.51%)
Mutual labels:  data-science
Jaxnet
Concise deep learning for JAX
Stars: ✭ 171 (-1.16%)
Mutual labels:  data-science
Fedmsg
Federated Messaging with ZeroMQ
Stars: ✭ 165 (-4.62%)
Mutual labels:  data-science
Primehub
A toil-free multi-tenancy machine learning platform in your Kubernetes cluster
Stars: ✭ 160 (-7.51%)
Mutual labels:  data-science
Open Solution Data Science Bowl 2018
Open solution to the Data Science Bowl 2018
Stars: ✭ 159 (-8.09%)
Mutual labels:  data-science
Handout
Turn Python scripts into handouts with Markdown and figures
Stars: ✭ 1,973 (+1040.46%)
Mutual labels:  data-science
Ghactions
GitHub actions for R and accompanying R package
Stars: ✭ 159 (-8.09%)
Mutual labels:  data-science
Pruning
Code for "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019) and "SCOP: Scientific Control for Reliable Neural Network Pruning" (NeurIPS 2020).
Stars: ✭ 159 (-8.09%)
Mutual labels:  model-compression
Anndata
Annotated data.
Stars: ✭ 171 (-1.16%)
Mutual labels:  data-science
Covid19 Severity Prediction
Extensive and accessible COVID-19 data + forecasting for counties and hospitals. 📈
Stars: ✭ 170 (-1.73%)
Mutual labels:  data-science
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (-4.62%)
Mutual labels:  data-science
Avalanche
Avalanche: a End-to-End Library for Continual Learning.
Stars: ✭ 151 (-12.72%)
Mutual labels:  benchmarking
Scalable Data Science Platform
Content for architecting a data science platform for products using Luigi, Spark & Flask.
Stars: ✭ 158 (-8.67%)
Mutual labels:  data-science
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-4.62%)
Mutual labels:  data-science
Pytorch Weights pruning
PyTorch Implementation of Weights Pruning
Stars: ✭ 158 (-8.67%)
Mutual labels:  model-compression
Sign Language Interpreter Using Deep Learning
A sign language interpreter using live video feed from the camera.
Stars: ✭ 157 (-9.25%)
Mutual labels:  data-science
Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (-2.31%)
Mutual labels:  data-science
Competition Baseline
数据科学竞赛知识、代码、思路
Stars: ✭ 2,553 (+1375.72%)
Mutual labels:  data-science
Visualizingtwitchcommunities
Graphing communities on Twitch.tv in a visually intuitive way
Stars: ✭ 150 (-13.29%)
Mutual labels:  data-science
Fastbook
The fastai book, published as Jupyter Notebooks
Stars: ✭ 13,998 (+7991.33%)
Mutual labels:  data-science
Hrank
Pytorch implementation of our CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map
Stars: ✭ 164 (-5.2%)
Mutual labels:  pruning
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+7277.46%)
Mutual labels:  data-science
1-60 of 1177 similar projects