Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: network-compression

quic/aimet-pages

AIMET GitHub pages documentation

Language: HTML - Size: 26 MB - Last synced: about 19 hours ago - Pushed: about 21 hours ago - Stars: 4 - Forks: 3

sony/model_optimization

Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. This project provides researchers, developers, and engineers advanced quantization and compression tools for deploying state-of-the-art neural networks.

Language: Python - Size: 8.56 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 268 - Forks: 42

quic/aimet

AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.

Language: Python - Size: 13 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 1,937 - Forks: 353

pvtien96/CORING

:ring: Efficient tensor decomposition-based filter pruning

Language: Jupyter Notebook - Size: 272 MB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 8 - Forks: 3

IntelLabs/distiller 📦

Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller

Language: Jupyter Notebook - Size: 40.5 MB - Last synced: 9 days ago - Pushed: about 1 year ago - Stars: 4,310 - Forks: 797

A-suozhang/awesome-quantization-and-fixed-point-training

Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design

Size: 81.1 KB - Last synced: 10 days ago - Pushed: over 3 years ago - Stars: 151 - Forks: 24

datawhalechina/leedl-tutorial

《李宏毅深度学习教程》(李宏毅老师推荐👍),冲击万星 ,感谢大家Star :star:!PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases

Language: Jupyter Notebook - Size: 283 MB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 9,919 - Forks: 2,555

clovaai/overhaul-distillation

Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)

Language: Python - Size: 70.3 KB - Last synced: 9 days ago - Pushed: almost 4 years ago - Stars: 410 - Forks: 77

MortalHappiness/ML2019SPRING 📦

Homework for Machine Learning (2019, Spring) at NTU

Language: Python - Size: 440 MB - Last synced: 4 days ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 2

musco-ai/musco-pytorch

MUSCO: MUlti-Stage COmpression of neural networks

Language: Jupyter Notebook - Size: 681 KB - Last synced: 3 days ago - Pushed: over 3 years ago - Stars: 73 - Forks: 16

bhheo/AB_distillation

Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)

Language: Python - Size: 15 MB - Last synced: 9 days ago - Pushed: over 4 years ago - Stars: 103 - Forks: 18

jshilong/FisherPruning

Group Fisher Pruning for Practical Network Compression(ICML2021)

Language: Python - Size: 3.52 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 146 - Forks: 14

uber-research/permute-quantize-finetune

Using ideas from product quantization for state-of-the-art neural network compression.

Language: Python - Size: 28.3 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 141 - Forks: 15

ofsoundof/dhp

This is the official implementation of "DHP: Differentiable Meta Pruning via HyperNetworks".

Language: Python - Size: 2.61 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 52 - Forks: 8

ofsoundof/group_sparsity

Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.

Language: Python - Size: 2.79 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 53 - Forks: 13

yuxwind/ExactCompression

[NeurIPS 2021] Official PyTorch Code of Scaling Up Exact Neural Network Compression by ReLU Stability

Language: Python - Size: 28.5 MB - Last synced: 28 days ago - Pushed: about 2 years ago - Stars: 7 - Forks: 0

bhheo/BSS_distillation

Knowledge Distillation with Adversarial Samples Supporting Decision Boundary (AAAI 2019)

Language: Python - Size: 1.3 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 61 - Forks: 11

ofsoundof/learning_filter_basis

Pytorch implemenation of "Learning Filter Basis for Convolutional Neural Network Compression" ICCV2019

Language: Python - Size: 766 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 14 - Forks: 3

musco-ai/musco-tf

MUSCO: Multi-Stage COmpression of neural networks

Language: Python - Size: 85.9 KB - Last synced: 17 days ago - Pushed: over 3 years ago - Stars: 8 - Forks: 2

cambridge-mlg/arch_uncert

Code for "Variational Depth Search in ResNets" (https://arxiv.org/abs/2002.02797)

Language: Jupyter Notebook - Size: 5.92 MB - Last synced: 19 days ago - Pushed: almost 4 years ago - Stars: 9 - Forks: 5

shaharpit809/Deep-Learning-Models

This repository consists of application of Deep Learning Models like DNN, CNN (1D and 2D), RNN (LSTM and GRU) and Variational Autoencoders written from scratch in tensorflow.

Language: Jupyter Notebook - Size: 992 KB - Last synced: 7 months ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 3

Yifan122/NetworkCompress

pruning

Language: Python - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 5 - Forks: 0

maxblumental/network-compression

Language: Jupyter Notebook - Size: 12.5 MB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 1

Hulalazz/Deep-Compression-AlexNet Fork of songhan/Deep-Compression-AlexNet

Deep Compression on AlexNet

Language: Python - Size: 6.99 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Hulalazz/Embedded-Neural-Network Fork of zssloth/Embedded-Neural-Network

collection of works aiming at reducing model sizes or the ASIC/FPGA accelerator for machine learning

Size: 38.1 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Related Keywords
network-compression 25 pruning 7 deep-learning 6 deep-neural-networks 6 quantization 6 machine-learning 5 pytorch 4 compression 3 network-quantization 3 tensor-decomposition 3 knowledge-distillation 3 low-rank-approximation 3 truncated-svd 3 network-pruning 2 cp-decomposition 2 image-classification 2 knowledge-transfer 2 cnn 2 rnn 2 transfer-learning 2 auto-ml 2 open-source 2 opensource 2 neural-network 2 teacher-student-learning 2 vbmf 2 tucker 2 filter-pruning 2 tensorflow 2 group-sparsity 1 expectation-maximization 1 bayesian-neural-networks 1 bayesian-inference 1 hypernetworks 1 bayesian-deep-learning 1 musco 1 meta-learning 1 cnn-compresion 1 cnn-acceleration 1 super-resolution 1 proximal-gradient-descent 1 adversarial-samples 1 adversarial-attacks 1 lossless-compression-algorithm 1 accelerated-network 1 tflite 1 svd 1 neural-networks 1 android 1 variational-autoencoders 1 speech-recognition 1 speaker-verification 1 lstm 1 deep-neural-network 1 convolutional-neural-network 1 variational-inference 1 uncertainty 1 svhn 1 sparse-neural-networks 1 resnets 1 residual-networks 1 reproducible-research 1 reproducible-paper 1 neural-architecture-search 1 network-depths 1 mnist 1 learnt-depth 1 fashion-mnist 1 differentiable 1 diffusion 1 chatgpt 1 bert 1 fixed-point 1 regularization 1 pruning-structures 1 onnx 1 jupyter-notebook 1 group-lasso 1 early-exit 1 distillation 1 automl-for-compression 1 tucker-decomposition 1 tinyml 1 structured-pruning 1 hosvd 1 qat 1 ptq 1 optimizer 1 edge-ai 1 vector-quantization 1 network-acceleration 1 model-compression 1 model-acceleration 1 low-rank 1 unsupervised-learning 1 pca 1 model-attack 1 linear-regression 1 keras 1 dnn 1