model-compression topic

List model-compression repositories

Data-Free-Adversarial-Distillation

95
Stars
18
Forks
Watchers

Code and pretrained models for paper: Data-Free Adversarial Distillation

CompRess

77
Stars
12
Forks
Watchers

Compressing Representations for Self-Supervised Learning

Keras_model_compression

62
Stars
5
Forks
Watchers

Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy.An Implementation of "Distilling the Knowledge in a Neural Net...

SViTE

87
Stars
12
Forks
Watchers

[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

ZAQ-code

66
Stars
16
Forks
Watchers

CVPR 2021 : Zero-shot Adversarial Quantization (ZAQ)

BiPointNet

73
Stars
12
Forks
Watchers

This project is the official implementation of our accepted ICLR 2021 paper BiPointNet: Binary Neural Network for Point Clouds.

ASSL

58
Stars
7
Forks
Watchers

[NeurIPS'21 Spotlight] Aligned Structured Sparsity Learning for Efficient Image Super-Resolution (PyTorch)

Awesome-Pruning-at-Initialization

57
Stars
3
Forks
Watchers

[IJCAI'22 Survey] Recent Advances on Neural Network Pruning at Initialization.

Smile-Pruning

30
Stars
1
Forks
Watchers

A generic code base for neural network pruning, especially for pruning at initialization.

Structured-Bayesian-Pruning-pytorch

19
Stars
4
Forks
Watchers

pytorch implementation of Structured Bayesian Pruning