awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to songhan/deep-compression-alexnet

Open-source alternatives to Deep Compression AlexNet

30 open-source projects similar to songhan/deep-compression-alexnet, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Deep Compression AlexNet alternative.

  • tencent/pocketflowAvatar von Tencent

    Tencent/PocketFlow

    2,914Auf GitHub ansehen↗

    PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format optimization. It provides a system for reducing the size and complexity of neural networks to improve inference efficiency, featuring a dedicated engine for knowledge distillation and a mobile model optimizer. The framework differentiates itself through an automated hyperparameter tuning system that uses reinforcement learning and statistical models to determine optimal compression ratios and layer-wise bit allocation. It also includes a distributed training system that utilizes mu

    Pythonautomlcomputer-visiondeep-learning
    Auf GitHub ansehen↗2,914
  • allenai/xnor-netA

    allenai/XNOR-Net

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • boone891214/gapAvatar von boone891214

    boone891214/GaP

    9Auf GitHub ansehen↗

    ICLR 2022 paper "Effective Model Sparsification by Scheduled Grow-and-Prune Methods". Model and test code are available for downloading.

    Python
    Auf GitHub ansehen↗9
  • boone891214/sanity-check-lthAvatar von boone891214

    boone891214/sanity-check-LTH

    8Auf GitHub ansehen↗

    Sample code use for NeurIPS 2021 paper: Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the Jackpot?

    Python
    Auf GitHub ansehen↗8
  • chrundle/bipropAvatar von chrundle

    chrundle/biprop

    51Auf GitHub ansehen↗

    This method identifies a binary weight or binary weight and activation subnetwork within a randomly initialized network that achieves performance comparable to, and sometimes better than, a weight-optimized network. The resulting binarized and pruned networks that achieve comparable performance…

    Python
    Auf GitHub ansehen↗51

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • dchiji-ntt/iterandAvatar von dchiji-ntt

    dchiji-ntt/iterand

    10Auf GitHub ansehen↗

    by Daiki Chijiwa\*, Shin’ya Yamaguchi, Yasutoshi Ida, Kenji Umakoshi, Tomohiro Inoue

    Python
    Auf GitHub ansehen↗10
  • dem123456789/pruning-deep-neural-networks-from-a-sparsity-perspectiveAvatar von dem123456789

    dem123456789/Pruning-Deep-Neural-Networks-from-a-Sparsity-Perspective

    25Auf GitHub ansehen↗

    ICLR 2023 Pruning Deep Neural Networks from a Sparsity Perspective

    Python
    Auf GitHub ansehen↗25
  • densoitlab/bitpruneAvatar von DensoITLab

    DensoITLab/bitprune

    11Auf GitHub ansehen↗

    This is the official repo for ICLR 2023 Paper "Bit-Pruning: A Sparse Multiplication-Less Dot-Product" Yusuke Sekikawa and Shingo Yashima

    Jupyter Notebook
    Auf GitHub ansehen↗11
  • dingxiaoh/gsm-sgdAvatar von DingXiaoH

    DingXiaoH/GSM-SGD

    44Auf GitHub ansehen↗

    This repository contains the codes for the following NeurIPS-2019 paper

    Python
    Auf GitHub ansehen↗44
  • ekdeepslubana/flowandpruneAvatar von EkdeepSLubana

    EkdeepSLubana/flowandprune

    20Auf GitHub ansehen↗

    Codebase for the paper "A Gradient Flow Framework for Analyzing Network Pruning" \ICLR, 2021\.

    Python
    Auf GitHub ansehen↗20
  • forresti/squeezenetF

    forresti/SqueezeNet

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ganguli-lab/degrees-of-freedomAvatar von ganguli-lab

    ganguli-lab/degrees-of-freedom

    37Auf GitHub ansehen↗

    This repository contains source code for the ICLR 2022 paper How many degrees of freedom do we need to train deep networks: a loss landscape perspective by Brett W. Larsen, Sanislav Fort, Nic Becker, and Surya Ganguli (arXiv version).

    Python
    Auf GitHub ansehen↗37
  • gatech-eic/s3-routerAvatar von GATECH-EIC

    GATECH-EIC/S3-Router

    17Auf GitHub ansehen↗

    NeurIPS 2022 "Losses Can Be Blessings: Routing Self-Supervised Speech Representations Towards Efficient Multilingual and Multitask Speech Processing" by Yonggan Fu, Yang Zhang, Kaizhi Qian, Zhifan Ye, Zhongzhi Yu, Cheng-I Lai, Yingyan Lin

    Python
    Auf GitHub ansehen↗17
  • google-research/lottery-ticket-hypothesisAvatar von google-research

    google-research/lottery-ticket-hypothesis

    730Auf GitHub ansehen↗

    This codebase was developed by Jonathan Frankle and David Bieber at Google during the summer of 2018.

    Python
    Auf GitHub ansehen↗730
  • hezheug/sparse-double-descentAvatar von hezheug

    hezheug/sparse-double-descent

    15Auf GitHub ansehen↗

    This framework implements key experiments on the sparse double descent phenomenon, as demonstrated in the following paper:

    Python
    Auf GitHub ansehen↗15
  • inspire-group/hydraAvatar von inspire-group

    inspire-group/hydra

    91Auf GitHub ansehen↗

    Repository with code to reproduce the results and checkpoints for compressed networks in our paper on novel pruning techniques with robust training. This repository supports all four robust training objectives: iterative adversarial training, randomized smoothing, MixTrain, and CROWN-IBP.

    Python
    Auf GitHub ansehen↗91
  • ist-daslab/acdcAvatar von IST-DASLab

    IST-DASLab/ACDC

    23Auf GitHub ansehen↗

    This code allows replicating the image experiments of AC/DC: Alternating Compressed/DeCompressed Training of Deep Neural Networks. This code allows for training compressed and decompressed WideResNet models for CIFAR-100, ResNet50 and MobileNet models for Imagenet (also for 2:4 sparsity), and…

    Python
    Auf GitHub ansehen↗23
  • ist-daslab/obcAvatar von IST-DASLab

    IST-DASLab/OBC

    130Auf GitHub ansehen↗

    Code for the NeurIPS 2022 paper "Optimal Brain Compression: A Framework for Accurate Post-Training Quantization and Pruning".

    Python
    Auf GitHub ansehen↗130
  • ist-daslab/spdyAvatar von IST-DASLab

    IST-DASLab/spdy

    20Auf GitHub ansehen↗

    This repository contains reference implementations of all methods introduced in our ICML 2022 paper: SPDY: Accurate Pruning with Speedup Guarantees. This includes the DP algorithm for efficiently solving constrained layer-wise compression problems (see dpsolve() in spdy.py), the reparametrized…

    Python
    Auf GitHub ansehen↗20
  • ivrl/robustbinarysubnetAvatar von IVRL

    IVRL/RobustBinarySubNet

    4Auf GitHub ansehen↗

    Official implementation of the NeurIPS 2022 accepted paper "Robust Binary Models by Pruning Randomly-initialized Networks"

    Python
    Auf GitHub ansehen↗4
  • jack-willturner/deepcompression-pytorchAvatar von jack-willturner

    jack-willturner/DeepCompression-PyTorch

    182Auf GitHub ansehen↗

    A PyTorch implementation of this paper.

    Jupyter Notebook
    Auf GitHub ansehen↗182
  • jaeho-lee/layer-adaptive-sparsityAvatar von jaeho-lee

    jaeho-lee/layer-adaptive-sparsity

    68Auf GitHub ansehen↗

    This is the official implementation of the paper: "Layerwise Sparsity for Magnitude-based Pruning", ICLR 2021.

    Python
    Auf GitHub ansehen↗68
  • jingtongsu/sanity-checking-pruningAvatar von JingtongSu

    JingtongSu/sanity-checking-pruning

    43Auf GitHub ansehen↗

    This repository contains the code for reproducing the results in the following paper:

    Python
    Auf GitHub ansehen↗43
  • kaiqizhang/admm-pruningAvatar von KaiqiZhang

    KaiqiZhang/admm-pruning

    109Auf GitHub ansehen↗

    Prune DNN using Alternating Direction Method of Multipliers (ADMM)

    Python
    Auf GitHub ansehen↗109
  • megvii-model/shufflenet-seriesAvatar von megvii-model

    megvii-model/ShuffleNet-Series

    1,514Auf GitHub ansehen↗

    ShuffleNet Series by Megvii Research.

    Python
    Auf GitHub ansehen↗1,514
  • mingsun-tse/smile-pruningAvatar von mingsun-tse

    mingsun-tse/smile-pruning

    32Auf GitHub ansehen↗

    This repository is meant to provide a generic code base for neural network pruning, especially for pruning at initialization (PaI). (In preparation now, you may check our survey paper and paper collection below.)

    Python
    Auf GitHub ansehen↗32
  • namhoonlee/snip-publicAvatar von namhoonlee

    namhoonlee/snip-public

    115Auf GitHub ansehen↗

    This repository contains code for the paper SNIP: Single-shot Network Pruning based on Connection Sensitivity (ICLR 2019).

    Python
    Auf GitHub ansehen↗115
  • ososos888/prune-then-distillAvatar von ososos888

    ososos888/prune-then-distill

    50Auf GitHub ansehen↗

    This is an PyTorch implement of the paper ``Prune Your Model Before Distill It''.

    Python
    Auf GitHub ansehen↗50
  • robustbench/robustbenchAvatar von RobustBench

    RobustBench/robustbench

    776Auf GitHub ansehen↗

    Francesco Croce\ (University of Tübingen), Maksym Andriushchenko\ (EPFL), Vikash Sehwag\ (Princeton University), Nicolas Flammarion (EPFL), Mung Chiang (Purdue University), Prateek Mittal (Princeton University), Matthias Hein (University of Tübingen)

    Python
    Auf GitHub ansehen↗776
  • sarafridov/robustnetsAvatar von sarafridov

    sarafridov/RobustNets

    4Auf GitHub ansehen↗

    RobustNets benchmark models and code

    Python
    Auf GitHub ansehen↗4