All Projects → Awesome Ai Infrastructures → Similar Projects or Alternatives

897 Open source projects that are alternatives of or similar to Awesome Ai Infrastructures

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 (+452.47%)
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 (-81.61%)
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Stars: ✭ 992 (+344.84%)
torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
Stars: ✭ 126 (-43.5%)
Kd lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
Stars: ✭ 173 (-22.42%)
Paddleslim
PaddleSlim is an open-source library for deep model compression and architecture search.
Stars: ✭ 677 (+203.59%)
Awesome Ml Model Compression
Awesome machine learning model compression research papers, tools, and learning material.
Stars: ✭ 166 (-25.56%)
bert-squeeze
🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
Stars: ✭ 56 (-74.89%)
Mutual labels:  pruning, quantization
SSD-Pruning-and-quantization
Pruning and quantization for SSD. Model compression.
Stars: ✭ 19 (-91.48%)
Mutual labels:  pruning, quantization
Regularization-Pruning
[ICLR'21] PyTorch code for our paper "Neural Pruning via Growing Regularization"
Stars: ✭ 44 (-80.27%)
Mutual labels:  pruning, model-compression
Neuronblocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Stars: ✭ 1,356 (+508.07%)
DS-Net
(CVPR 2021, Oral) Dynamic Slimmable Network
Stars: ✭ 204 (-8.52%)
Mutual labels:  pruning, model-compression
Soft Filter Pruning
Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks
Stars: ✭ 291 (+30.49%)
Mutual labels:  model-compression, pruning
BitPack
BitPack is a practical tool to efficiently save ultra-low precision/mixed-precision quantized models.
Stars: ✭ 36 (-83.86%)
Mutual labels:  quantization, model-compression
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+18.39%)
Mutual labels:  pruning, quantization
Aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Stars: ✭ 453 (+103.14%)
Mutual labels:  quantization, pruning
Hawq
Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.
Stars: ✭ 108 (-51.57%)
Mutual labels:  quantization, model-compression
ZAQ-code
CVPR 2021 : Zero-shot Adversarial Quantization (ZAQ)
Stars: ✭ 59 (-73.54%)
Mutual labels:  quantization, model-compression
Filter Pruning Geometric Median
Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)
Stars: ✭ 338 (+51.57%)
Mutual labels:  model-compression, pruning
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 (-77.58%)
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 (-38.12%)
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 (+1586.1%)
Mutual labels:  quantization, pruning
Awesome Emdl
Embedded and mobile deep learning research resources
Stars: ✭ 554 (+148.43%)
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 (+209.87%)
Mutual labels:  quantization, model-compression
Awesome Pruning
A curated list of neural network pruning resources.
Stars: ✭ 1,017 (+356.05%)
Mutual labels:  model-compression, pruning
Tf2
An Open Source Deep Learning Inference Engine Based on FPGA
Stars: ✭ 113 (-49.33%)
Mutual labels:  quantization, model-compression
Torch Pruning
A pytorch pruning toolkit for structured neural network pruning and layer dependency maintaining.
Stars: ✭ 193 (-13.45%)
Mutual labels:  model-compression, pruning
Pretrained Language Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
Stars: ✭ 2,033 (+811.66%)
Mutual labels:  model-compression, 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 (-37.67%)
Mutual labels:  quantization, pruning
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 (+198.65%)
Mutual labels:  pruning, quantization
Ntagger
reference pytorch code for named entity tagging
Stars: ✭ 58 (-73.99%)
Mutual labels:  quantization, pruning
Model compression
PyTorch Model Compression
Stars: ✭ 150 (-32.74%)
Mutual labels:  quantization, pruning
Nncf
PyTorch*-based Neural Network Compression Framework for enhanced OpenVINO™ inference
Stars: ✭ 218 (-2.24%)
Mutual labels:  quantization, pruning
Neuralnetworks.thought Experiments
Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow
Stars: ✭ 199 (-10.76%)
Mutual labels:  pruning
Learning Apache Spark
Notes on Apache Spark (pyspark)
Stars: ✭ 211 (-5.38%)
Mutual labels:  apache-spark
Pytorch Geometric Yoochoose
This is a tutorial for PyTorch Geometric on the YooChoose dataset
Stars: ✭ 198 (-11.21%)
Mutual labels:  artificial-intelligence
Atari Model Zoo
A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release that enables easy visualization and analysis of models, and comparison across training algorithms.
Stars: ✭ 198 (-11.21%)
Mutual labels:  artificial-intelligence
Quinn
pyspark methods to enhance developer productivity 📣 👯 🎉
Stars: ✭ 217 (-2.69%)
Mutual labels:  apache-spark
Game Bot
Artificial intelligence learn playing any game with watching you.
Stars: ✭ 209 (-6.28%)
Mutual labels:  artificial-intelligence
Amazing Machine Learning Opensource 2019
Amazing Machine Learning Open Source Tools and Projects for the Past Year (v.2019)
Stars: ✭ 198 (-11.21%)
Mutual labels:  artificial-intelligence
Analytics Zoo
Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray
Stars: ✭ 2,448 (+997.76%)
Mutual labels:  apache-spark
Gan Sandbox
Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
Stars: ✭ 210 (-5.83%)
Mutual labels:  artificial-intelligence
Thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
Stars: ✭ 2,422 (+986.1%)
Mutual labels:  artificial-intelligence
Ai Job Resume
AI 算法岗简历模板
Stars: ✭ 219 (-1.79%)
Mutual labels:  artificial-intelligence
Dalle Pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Stars: ✭ 3,661 (+1541.7%)
Mutual labels:  artificial-intelligence
Handtrack.js
A library for prototyping realtime hand detection (bounding box), directly in the browser.
Stars: ✭ 2,531 (+1034.98%)
Mutual labels:  artificial-intelligence
Acurustrack
A multi-object tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.). Works on any object despite their nature.
Stars: ✭ 196 (-12.11%)
Mutual labels:  artificial-intelligence
Lq Nets
LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks
Stars: ✭ 195 (-12.56%)
Mutual labels:  quantization
Deepsort
🧠 AI powered image tagger backed by DeepDetect
Stars: ✭ 209 (-6.28%)
Mutual labels:  artificial-intelligence
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (-12.56%)
Mutual labels:  artificial-intelligence
Vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data using vectors.
Stars: ✭ 195 (-12.56%)
Mutual labels:  artificial-intelligence
Text Classification
Text Classification through CNN, RNN & HAN using Keras
Stars: ✭ 216 (-3.14%)
Mutual labels:  artificial-intelligence
Face.evolve.pytorch
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
Stars: ✭ 2,719 (+1119.28%)
Mutual labels:  artificial-intelligence
Dm control
DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Stars: ✭ 2,592 (+1062.33%)
Mutual labels:  artificial-intelligence
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (-13%)
Mutual labels:  artificial-intelligence
Pytorch How And When To Use Module Sequential Modulelist And Moduledict
Code for my medium article
Stars: ✭ 206 (-7.62%)
Mutual labels:  artificial-intelligence
Sparktorch
Train and run Pytorch models on Apache Spark.
Stars: ✭ 195 (-12.56%)
Mutual labels:  apache-spark
Gophernet
A simple from-scratch neural net written in Go
Stars: ✭ 194 (-13%)
Mutual labels:  artificial-intelligence
Arc Robot Vision
MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 - Robotic Grasping and One-shot Recognition of Novel Objects with Deep Learning.
Stars: ✭ 224 (+0.45%)
Mutual labels:  artificial-intelligence
X Transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers
Stars: ✭ 211 (-5.38%)
Mutual labels:  artificial-intelligence
1-60 of 897 similar projects