All Projects → sparsezoo → Similar Projects or Alternatives

927 Open source projects that are alternatives of or similar to sparsezoo

sparsify
Easy-to-use UI for automatically sparsifying neural networks and creating sparsification recipes for better inference performance and a smaller footprint
Stars: ✭ 138 (-47.73%)
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+271.97%)
Mutual labels:  yolo, resnet, mobilenet
Imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
Stars: ✭ 134 (-49.24%)
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-81.44%)
Mutual labels:  resnet, quantization, mobilenet
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (+255.3%)
Mutual labels:  resnet, pretrained-models, mobilenet
Paddleslim
PaddleSlim is an open-source library for deep model compression and architecture search.
Stars: ✭ 677 (+156.44%)
Mutual labels:  pruning, quantization
Model compression
PyTorch Model Compression
Stars: ✭ 150 (-43.18%)
Mutual labels:  pruning, quantization
Kd lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
Stars: ✭ 173 (-34.47%)
Mutual labels:  pruning, quantization
pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 788 (+198.48%)
Mutual labels:  resnet, deep-learning-models
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 (-51.14%)
Mutual labels:  resnet, pruning
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (+101.52%)
Mutual labels:  resnet, mobilenet
Keras Idiomatic Programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Stars: ✭ 720 (+172.73%)
Mutual labels:  resnet, mobilenet
Distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
Stars: ✭ 3,760 (+1324.24%)
Mutual labels:  pruning, quantization
Aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Stars: ✭ 453 (+71.59%)
Mutual labels:  pruning, quantization
Awesome Edge Machine Learning
A curated list of awesome edge machine learning resources, including research papers, inference engines, challenges, books, meetups and others.
Stars: ✭ 139 (-47.35%)
Mutual labels:  pruning, quantization
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Stars: ✭ 992 (+275.76%)
Mutual labels:  pruning, quantization
Deep-Compression.Pytorch
Unofficial Pytorch implementation of Deep Compression in CIFAR10
Stars: ✭ 29 (-89.02%)
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 (-86.36%)
Mutual labels:  resnet, transfer-learning
Tf Faster Rcnn
Tensorflow Faster RCNN for Object Detection
Stars: ✭ 3,604 (+1265.15%)
Mutual labels:  resnet, mobilenet
Nncf
PyTorch*-based Neural Network Compression Framework for enhanced OpenVINO™ inference
Stars: ✭ 218 (-17.42%)
Mutual labels:  pruning, quantization
Open-Source-Models
Address book for computer vision models.
Stars: ✭ 30 (-88.64%)
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+1187.5%)
Mutual labels:  resnet, mobilenet
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+871.21%)
Mutual labels:  resnet, pretrained-models
HugsVision
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
Stars: ✭ 154 (-41.67%)
Mutual labels:  yolo, pretrained-models
Deepfake Detection
Towards deepfake detection that actually works
Stars: ✭ 213 (-19.32%)
Mutual labels:  resnet, transfer-learning
Yolov3v4 Modelcompression Multidatasettraining Multibackbone
YOLO ModelCompression MultidatasetTraining
Stars: ✭ 287 (+8.71%)
Mutual labels:  yolo, pruning
Trainyourownyolo
Train a state-of-the-art yolov3 object detector from scratch!
Stars: ✭ 399 (+51.14%)
Mutual labels:  yolo, transfer-learning
SIGIR2021 Conure
One Person, One Model, One World: Learning Continual User Representation without Forgetting
Stars: ✭ 23 (-91.29%)
Mutual labels:  pruning, transfer-learning
Awesome Emdl
Embedded and mobile deep learning research resources
Stars: ✭ 554 (+109.85%)
Mutual labels:  pruning, quantization
SSD-Pruning-and-quantization
Pruning and quantization for SSD. Model compression.
Stars: ✭ 19 (-92.8%)
Mutual labels:  pruning, quantization
Micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape
Stars: ✭ 1,232 (+366.67%)
Mutual labels:  pruning, quantization
Ntagger
reference pytorch code for named entity tagging
Stars: ✭ 58 (-78.03%)
Mutual labels:  pruning, quantization
Awesome Ml Model Compression
Awesome machine learning model compression research papers, tools, and learning material.
Stars: ✭ 166 (-37.12%)
Mutual labels:  pruning, quantization
NaiveNASflux.jl
Your local Flux surgeon
Stars: ✭ 20 (-92.42%)
Mutual labels:  pruning, transfer-learning
ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
Stars: ✭ 42 (-84.09%)
Mutual labels:  resnet, mobilenet
Keras-MultiClass-Image-Classification
Multiclass image classification using Convolutional Neural Network
Stars: ✭ 48 (-81.82%)
Mutual labels:  resnet, transfer-learning
cifar-tensorflow
No description or website provided.
Stars: ✭ 18 (-93.18%)
Mutual labels:  resnet, mobilenet
Awesome Ai Infrastructures
Infrastructures™ for Machine Learning Training/Inference in Production.
Stars: ✭ 223 (-15.53%)
Mutual labels:  pruning, quantization
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (+34.47%)
Mutual labels:  resnet, pretrained-models
Segmentation models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Stars: ✭ 3,575 (+1254.17%)
Mutual labels:  resnet, mobilenet
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+105.68%)
Mutual labels:  resnet, transfer-learning
bert-squeeze
🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
Stars: ✭ 56 (-78.79%)
Mutual labels:  pruning, quantization
Bsconv
Reference implementation for Blueprint Separable Convolutions (CVPR 2020)
Stars: ✭ 84 (-68.18%)
Mutual labels:  resnet, mobilenet
Mobilenet Yolo
A caffe implementation of MobileNet-YOLO detection network
Stars: ✭ 825 (+212.5%)
Mutual labels:  yolo, mobilenet
Pytorch Cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
Stars: ✭ 2,423 (+817.8%)
Mutual labels:  resnet, mobilenet
Pytorch Image Models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Stars: ✭ 15,232 (+5669.7%)
Mutual labels:  resnet, pretrained-models
YoloV3-ncnn-Raspberry-Pi-4
MobileNetV2_YOLOV3 for ncnn framework
Stars: ✭ 20 (-92.42%)
Mutual labels:  yolo, mobilenet
Octconv.pytorch
PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models
Stars: ✭ 229 (-13.26%)
Mutual labels:  resnet, mobilenet
Yolov3 Network Slimming
yolov3 network slimming剪枝的一种实现
Stars: ✭ 320 (+21.21%)
Mutual labels:  yolo, pruning
Yolo resnet
Implementing YOLO using ResNet as the feature extraction network
Stars: ✭ 82 (-68.94%)
Mutual labels:  yolo, resnet
Holocron
PyTorch implementations of recent Computer Vision tricks
Stars: ✭ 95 (-64.02%)
Mutual labels:  yolo, resnet
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+179.55%)
Mutual labels:  yolo, transfer-learning
Ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
Stars: ✭ 570 (+115.91%)
Mutual labels:  yolo, mobilenet
Keras Yolov3 Mobilenet
I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101
Stars: ✭ 552 (+109.09%)
Mutual labels:  yolo, mobilenet
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 (+152.27%)
Mutual labels:  pruning, quantization
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 (-84.47%)
Mutual labels:  pruning, quantization
CNN-models
YOLO-v2, ResNet-32, GoogLeNet-lite
Stars: ✭ 32 (-87.88%)
Mutual labels:  yolo, resnet
Yolov5 ncnn
🍅 Deploy NCNN on mobile phones. Support Android and iOS. 移动端NCNN部署,支持Android与iOS。
Stars: ✭ 535 (+102.65%)
Mutual labels:  yolo, mobilenet
Deep-Learning
It contains the coursework and the practice I have done while learning Deep Learning.🚀 👨‍💻💥 🚩🌈
Stars: ✭ 21 (-92.05%)
MQBench Quantize
QAT(quantize aware training) for classification with MQBench
Stars: ✭ 29 (-89.02%)
Mutual labels:  resnet, quantization
1-60 of 927 similar projects