network-pruning topic
AtomNAS
[ICLR 2020]: 'AtomNAS: Fine-Grained End-to-End Neural Architecture Search'
Efficient-Deep-Learning
Collection of recent methods on (deep) neural network compression and acceleration.
Torch-Pruning
[CVPR 2023] Towards Any Structural Pruning; LLMs / SAM / Diffusion / Transformers / YOLOv8 / CNNs
Lottery-Ticket-Hypothesis-in-Pytorch
This repository contains a Pytorch implementation of the paper "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks" by Jonathan Frankle and Michael Carbin that can be easily adap...
CEN
[TPAMI 2022, NeurIPS 2020] Code release for "Deep Multimodal Fusion by Channel Exchanging"
rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
Pruning
Code for "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019), "SCOP: Scientific Control for Reliable Neural Network Pruning" (NeurIPS 2020) and “Manifold Regularized Dynamic Netwo...
DS-Net
(CVPR 2021, Oral) Dynamic Slimmable Network
sparse-winograd-cnn
Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)
EigenDamage-Pytorch
Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934