awesome-repositories.comश्रेणियाँब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 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/pocketflowTencent का अवतार

    Tencent/PocketFlow

    2,914GitHub पर देखें↗

    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
    GitHub पर देखें↗2,914
  • allenai/xnor-netA

    allenai/XNOR-Net

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • boone891214/gapboone891214 का अवतार

    boone891214/GaP

    9GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗9
  • boone891214/sanity-check-lthboone891214 का अवतार

    boone891214/sanity-check-LTH

    8GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗8
  • chrundle/bipropchrundle का अवतार

    chrundle/biprop

    51GitHub पर देखें↗

    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
    GitHub पर देखें↗51

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • dchiji-ntt/iteranddchiji-ntt का अवतार

    dchiji-ntt/iterand

    10GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗10
  • dem123456789/pruning-deep-neural-networks-from-a-sparsity-perspectivedem123456789 का अवतार

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

    25GitHub पर देखें↗

    ICLR 2023 Pruning Deep Neural Networks from a Sparsity Perspective

    Python
    GitHub पर देखें↗25
  • densoitlab/bitpruneDensoITLab का अवतार

    DensoITLab/bitprune

    11GitHub पर देखें↗

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

    Jupyter Notebook
    GitHub पर देखें↗11
  • dingxiaoh/gsm-sgdDingXiaoH का अवतार

    DingXiaoH/GSM-SGD

    44GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗44
  • ekdeepslubana/flowandpruneEkdeepSLubana का अवतार

    EkdeepSLubana/flowandprune

    20GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗20
  • forresti/squeezenetF

    forresti/SqueezeNet

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • ganguli-lab/degrees-of-freedomganguli-lab का अवतार

    ganguli-lab/degrees-of-freedom

    37GitHub पर देखें↗

    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
    GitHub पर देखें↗37
  • gatech-eic/s3-routerGATECH-EIC का अवतार

    GATECH-EIC/S3-Router

    17GitHub पर देखें↗

    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
    GitHub पर देखें↗17
  • google-research/lottery-ticket-hypothesisgoogle-research का अवतार

    google-research/lottery-ticket-hypothesis

    730GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗730
  • hezheug/sparse-double-descenthezheug का अवतार

    hezheug/sparse-double-descent

    15GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗15
  • inspire-group/hydrainspire-group का अवतार

    inspire-group/hydra

    91GitHub पर देखें↗

    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
    GitHub पर देखें↗91
  • ist-daslab/acdcIST-DASLab का अवतार

    IST-DASLab/ACDC

    23GitHub पर देखें↗

    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
    GitHub पर देखें↗23
  • ist-daslab/obcIST-DASLab का अवतार

    IST-DASLab/OBC

    130GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗130
  • ist-daslab/spdyIST-DASLab का अवतार

    IST-DASLab/spdy

    20GitHub पर देखें↗

    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
    GitHub पर देखें↗20
  • ivrl/robustbinarysubnetIVRL का अवतार

    IVRL/RobustBinarySubNet

    4GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗4
  • jack-willturner/deepcompression-pytorchjack-willturner का अवतार

    jack-willturner/DeepCompression-PyTorch

    182GitHub पर देखें↗

    A PyTorch implementation of this paper.

    Jupyter Notebook
    GitHub पर देखें↗182
  • jaeho-lee/layer-adaptive-sparsityjaeho-lee का अवतार

    jaeho-lee/layer-adaptive-sparsity

    68GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗68
  • jingtongsu/sanity-checking-pruningJingtongSu का अवतार

    JingtongSu/sanity-checking-pruning

    43GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗43
  • kaiqizhang/admm-pruningKaiqiZhang का अवतार

    KaiqiZhang/admm-pruning

    109GitHub पर देखें↗

    Prune DNN using Alternating Direction Method of Multipliers (ADMM)

    Python
    GitHub पर देखें↗109
  • megvii-model/shufflenet-seriesmegvii-model का अवतार

    megvii-model/ShuffleNet-Series

    1,514GitHub पर देखें↗

    ShuffleNet Series by Megvii Research.

    Python
    GitHub पर देखें↗1,514
  • mingsun-tse/smile-pruningmingsun-tse का अवतार

    mingsun-tse/smile-pruning

    32GitHub पर देखें↗

    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
    GitHub पर देखें↗32
  • namhoonlee/snip-publicnamhoonlee का अवतार

    namhoonlee/snip-public

    115GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗115
  • ososos888/prune-then-distillososos888 का अवतार

    ososos888/prune-then-distill

    50GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗50
  • robustbench/robustbenchRobustBench का अवतार

    RobustBench/robustbench

    776GitHub पर देखें↗

    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
    GitHub पर देखें↗776
  • sarafridov/robustnetssarafridov का अवतार

    sarafridov/RobustNets

    4GitHub पर देखें↗

    RobustNets benchmark models and code

    Python
    GitHub पर देखें↗4