All Projects → Deep-Compression.Pytorch → Similar Projects or Alternatives

263 Open source projects that are alternatives of or similar to Deep-Compression.Pytorch

sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+810.34%)
Mutual labels:  resnet, pruning
RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
Stars: ✭ 129 (+344.83%)
Mutual labels:  resnet, pruning
neuralBlack
A Multi-Class Brain Tumor Classifier using Convolutional Neural Network with 99% Accuracy achieved by applying the method of Transfer Learning using Python and Pytorch Deep Learning Framework
Stars: ✭ 36 (+24.14%)
Mutual labels:  accuracy, resnet
FisherPruning
Group Fisher Pruning for Practical Network Compression(ICML2021)
Stars: ✭ 127 (+337.93%)
Mutual labels:  pruning
miopen-benchmark
benchmarking miopen
Stars: ✭ 17 (-41.38%)
Mutual labels:  resnet
jetbrains-utility
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
Stars: ✭ 62 (+113.79%)
Mutual labels:  pruning
DebugVision
Portable set of log collection and visualization tools
Stars: ✭ 45 (+55.17%)
Mutual labels:  accuracy
bsec bme680 linux
Read the BME680 sensor with the BSEC library on Linux (e.g. Raspberry Pi)
Stars: ✭ 78 (+168.97%)
Mutual labels:  accuracy
pb-gcn
Code for the BMVC paper (http://bmvc2018.org/contents/papers/1003.pdf)
Stars: ✭ 32 (+10.34%)
Mutual labels:  resnet
torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
Stars: ✭ 126 (+334.48%)
Mutual labels:  pruning
awesome-computer-vision-models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 419 (+1344.83%)
Mutual labels:  resnet
caffe-wrn-generator
Caffe Wide-Residual-Network (WRN) Generator
Stars: ✭ 19 (-34.48%)
Mutual labels:  resnet
Generalizing-Lottery-Tickets
This repository contains code to replicate the experiments given in NeurIPS 2019 paper "One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers"
Stars: ✭ 48 (+65.52%)
Mutual labels:  pruning
SE-Net-CIFAR
SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.
Stars: ✭ 48 (+65.52%)
Mutual labels:  resnet
Music-Genre-Classification
Genre Classification using Convolutional Neural Networks
Stars: ✭ 27 (-6.9%)
Mutual labels:  accuracy
neural-compressor
Intel® Neural Compressor (formerly known as Intel® Low Precision Optimization Tool), targeting to provide unified APIs for network compression technologies, such as low precision quantization, sparsity, pruning, knowledge distillation, across different deep learning frameworks to pursue optimal inference performance.
Stars: ✭ 666 (+2196.55%)
Mutual labels:  pruning
Water-classifier-fastai
Deploy your Flask web app classifier on Heroku which is written using fastai library.
Stars: ✭ 37 (+27.59%)
Mutual labels:  resnet
pytorch hand classifier
Simple hand classifier by Pytorch and ResNet
Stars: ✭ 91 (+213.79%)
Mutual labels:  resnet
pscp
Per-session checkpoint for boosting up your research
Stars: ✭ 14 (-51.72%)
Mutual labels:  checkpoint
Dynamic Model Pruning with Feedback
Implement of Dynamic Model Pruning with Feedback with pytorch
Stars: ✭ 25 (-13.79%)
Mutual labels:  pruning
AESRC2020
a deep accent recognition network
Stars: ✭ 35 (+20.69%)
Mutual labels:  resnet
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-27.59%)
Mutual labels:  resnet
LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
Stars: ✭ 463 (+1496.55%)
Mutual labels:  resnet
vehicle recognition
一种运用resnet进行车型识别的方法,
Stars: ✭ 32 (+10.34%)
Mutual labels:  resnet
MIT-Driverless-CV-TrainingInfra
PyTorch pipeline of MIT Driverless Computer Vision paper(2020)
Stars: ✭ 89 (+206.9%)
Mutual labels:  resnet
GAN-LTH
[ICLR 2021] "GANs Can Play Lottery Too" by Xuxi Chen, Zhenyu Zhang, Yongduo Sui, Tianlong Chen
Stars: ✭ 24 (-17.24%)
Mutual labels:  pruning
medium blogs
medium blog supplementaries | Backprop | Resnet & ResNext | RNN |
Stars: ✭ 69 (+137.93%)
Mutual labels:  resnet
MVCNN-PyTorch
No description or website provided.
Stars: ✭ 79 (+172.41%)
Mutual labels:  resnet
Resnet-Emotion-Recognition
Identifies emotion(s) from user facial expressions
Stars: ✭ 21 (-27.59%)
Mutual labels:  resnet
BMW-IntelOpenVINO-Detection-Inference-API
This is a repository for a No-Code object detection inference API using the OpenVINO. It's supported on both Windows and Linux Operating systems.
Stars: ✭ 66 (+127.59%)
Mutual labels:  resnet
fw1-loggrabber
FW1-Loggrabber is a command-line tool to grab logfiles from remote Checkpoint devices using OPSEC LEA (Log Export API)
Stars: ✭ 54 (+86.21%)
Mutual labels:  checkpoint
NaiveNASflux.jl
Your local Flux surgeon
Stars: ✭ 20 (-31.03%)
Mutual labels:  pruning
DMPfold
De novo protein structure prediction using iteratively predicted structural constraints
Stars: ✭ 52 (+79.31%)
Mutual labels:  resnet
tf-imagenet
TensorFlow ImageNet - Training and SOTA checkpoints
Stars: ✭ 50 (+72.41%)
Mutual labels:  checkpoint
fasterai1
FasterAI: A repository for making smaller and faster models with the FastAI library.
Stars: ✭ 34 (+17.24%)
Mutual labels:  pruning
ReZero-ResNet
Unofficial pytorch implementation of ReZero in ResNet
Stars: ✭ 23 (-20.69%)
Mutual labels:  resnet
pytorch-network-slimming
A package to make do Network Slimming a little easier
Stars: ✭ 40 (+37.93%)
Mutual labels:  pruning
mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
Stars: ✭ 644 (+2120.69%)
Mutual labels:  pruning
PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
Stars: ✭ 49 (+68.97%)
Mutual labels:  resnet
bert-squeeze
🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
Stars: ✭ 56 (+93.1%)
Mutual labels:  pruning
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (+41.38%)
Mutual labels:  resnet
neural-dream
PyTorch implementation of DeepDream algorithm
Stars: ✭ 110 (+279.31%)
Mutual labels:  resnet
PLSC
Paddle Large Scale Classification Tools,supports ArcFace, CosFace, PartialFC, Data Parallel + Model Parallel. Model includes ResNet, ViT, DeiT, FaceViT.
Stars: ✭ 113 (+289.66%)
Mutual labels:  resnet
Pruning filters for efficient convnets
PyTorch implementation of "Pruning Filters For Efficient ConvNets"
Stars: ✭ 96 (+231.03%)
Mutual labels:  pruning
speech-recognition-evaluation
Evaluate results from ASR/Speech-to-Text quickly
Stars: ✭ 25 (-13.79%)
Mutual labels:  accuracy
simpleAICV-pytorch-ImageNet-COCO-training
SimpleAICV:pytorch training example on ImageNet(ILSVRC2012)/COCO2017/VOC2007+2012 datasets.Include ResNet/DarkNet/RetinaNet/FCOS/CenterNet/TTFNet/YOLOv3/YOLOv4/YOLOv5/YOLOX.
Stars: ✭ 276 (+851.72%)
Mutual labels:  resnet
video features
Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, ResNet features.
Stars: ✭ 225 (+675.86%)
Mutual labels:  resnet
Keras-MultiClass-Image-Classification
Multiclass image classification using Convolutional Neural Network
Stars: ✭ 48 (+65.52%)
Mutual labels:  resnet
NsfwSqueezenet
Caffe Squeezenet model for binary classification of pornographic/non-pornographic material
Stars: ✭ 57 (+96.55%)
Mutual labels:  accuracy
DeepNetModel
记录每一个常用的深度模型结构的特点(图和代码)
Stars: ✭ 25 (-13.79%)
Mutual labels:  resnet
ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
Stars: ✭ 42 (+44.83%)
Mutual labels:  resnet
torchprune
A research library for pytorch-based neural network pruning, compression, and more.
Stars: ✭ 133 (+358.62%)
Mutual labels:  pruning
ATMC
[NeurIPS'2019] Shupeng Gui, Haotao Wang, Haichuan Yang, Chen Yu, Zhangyang Wang, Ji Liu, “Model Compression with Adversarial Robustness: A Unified Optimization Framework”
Stars: ✭ 41 (+41.38%)
Mutual labels:  pruning
deep-compression
Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626
Stars: ✭ 156 (+437.93%)
Mutual labels:  pruning
batchnorm-pruning
Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124
Stars: ✭ 66 (+127.59%)
Mutual labels:  pruning
SAMD TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you …
Stars: ✭ 28 (-3.45%)
Mutual labels:  accuracy
gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 72 (+148.28%)
Mutual labels:  resnet
Regularization-Pruning
[ICLR'21] PyTorch code for our paper "Neural Pruning via Growing Regularization"
Stars: ✭ 44 (+51.72%)
Mutual labels:  pruning
fastfreeze
Turn-key solution to checkpoint/restore applications running in Linux containers
Stars: ✭ 68 (+134.48%)
Mutual labels:  checkpoint
Look4Face
Demo of Face Recognition web service
Stars: ✭ 23 (-20.69%)
Mutual labels:  resnet
1-60 of 263 similar projects