sparse-structure-selection
Sparse network pruner
Re-implements sparse structure selection algorithm for deep neural networks in a modified MXNet framework.
87 stars
9 watching
20 forks
Language: Python
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Re-implementation of knowledge distillation via neuron selectivity transfer for image classification tasks | 134 |
| Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,083 |
| This project presents an approach to improving the performance of convolutional neural networks in semantic segmentation tasks | 613 |
| Improves the performance of deep neural networks by selectively stopping training at different stages | 29 |
| A framework for unsupervised network embedding using a multi-task Siamese neural network | 45 |
| A collection of unconstrained optimization algorithms for sparse modeling in MATLAB | 53 |
| A Python library providing a cohesive collection of functionalities for sparse signal processing problems | 88 |
| Provides primitives for sparse attention mechanisms used in transformer models to improve computational efficiency and scalability | 1,533 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 316 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| Determines which CSS selectors are actually used in a set of stylesheets and reports which can be safely deleted | 1,186 |
| This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 851 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |