pytorch-prunes
Pruning tool
A tool for training neural networks with pruned weights and evaluating their performance.
Code for https://arxiv.org/abs/1810.04622
140 stars
7 watching
20 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| A deep learning project implementing structured pruning algorithms in PyTorch for efficient neural network training and inference. | 112 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| A framework for unsupervised network embedding using a multi-task Siamese neural network | 45 |
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,523 |
| Provides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch. | 279 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| A PyTorch implementation of Dual Path Networks (DPNs) with pre-trained weights and conversion scripts. | 206 |