[CVPR 2023] DepGraph: Towards Any Structural Pruning
-
Updated
Nov 17, 2024 - Python
[CVPR 2023] DepGraph: Towards Any Structural Pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
Collection of recent methods on (deep) neural network compression and acceleration.
A simple and effective LLM pruning approach.
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 adapted to any model/dataset.
[TPAMI 2023, NeurIPS 2020] Code release for "Deep Multimodal Fusion by Channel Exchanging"
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 Network Pruning” (CVPR 2021).
(CVPR 2021, Oral) Dynamic Slimmable Network
[ICLR 2020]: 'AtomNAS: Fine-Grained End-to-End Neural Architecture Search'
Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)
[NeurIPS 2023] Structural Pruning for Diffusion Models
[T-PAMI'23] PAGCP for the compression of YOLOv5
Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934
SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY
[TPAMI 2024] This is the official repository for our paper: ''Pruning Self-attentions into Convolutional Layers in Single Path''.
CAE-ADMM: Implicit Bitrate Optimization via ADMM-Based Pruning in Compressive Autoencoders
[Preprint] Why is the State of Neural Network Pruning so Confusing? On the Fairness, Comparison Setup, and Trainability in Network Pruning
Lookahead: A Far-sighted Alternative of Magnitude-based Pruning (ICLR 2020)
In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,
[ICLR'23] Trainability Preserving Neural Pruning (PyTorch)
Add a description, image, and links to the network-pruning topic page so that developers can more easily learn about it.
To associate your repository with the network-pruning topic, visit your repo's landing page and select "manage topics."