pytorch-slimming and slimming

These are two independent implementations of the same ICCV 2017 paper on channel pruning, with the PyTorch version (A) being a more widely-adopted reimplementation of the original work (B), making them direct competitors rather than complementary tools.

pytorch-slimming
48
Emerging
slimming
46
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 577
Forks: 97
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 576
Forks: 75
Downloads:
Commits (30d): 0
Language: Lua
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About pytorch-slimming

foolwood/pytorch-slimming

Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.

This tool helps machine learning engineers and researchers make their deep learning models smaller and faster. It takes a pre-trained convolutional neural network and reduces its size by identifying and removing less important parts of the network. The output is a more efficient model that maintains high accuracy, suitable for deployment in resource-constrained environments.

deep-learning model-optimization computer-vision edge-ai neural-network-deployment

About slimming

liuzhuang13/slimming

Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.

This project helps machine learning engineers or researchers optimize deep learning models for deployment. It takes a pre-trained convolutional neural network and reduces its size and computational requirements. The output is a smaller, more efficient model that maintains the original accuracy, ideal for environments with limited resources.

deep-learning model-optimization edge-ai computer-vision neural-networks

Scores updated daily from GitHub, PyPI, and npm data. How scores work