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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Alii-Ganjj avatar

Alii-Ganjj/InterpretationsSteeredPruning

0
View on GitHub↗
5 stars·0 forks·6 views

InterpretationsSteeredPruning

This repository contains the official PyTorch implementation for the paper:

Features

  • Filter Pruning - Interpretations-steered pruning via amortized saliency maps.

Star history

Star history chart for alii-ganjj/interpretationssteeredpruningStar history chart for alii-ganjj/interpretationssteeredpruning

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with InterpretationsSteeredPruning

These projects share indexed features with InterpretationsSteeredPruning. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bernardo1998/fairgrapeBernardo1998 avatar

    Bernardo1998/FairGRAPE

    18View on GitHub↗

    This repo presents an official implementation of FairGRAPE: Fairness-aware GRAdient Pruning mEthod for Face Attribute Classification

    Python
    View on GitHub↗18
  • boschresearch/sospboschresearch avatar

    boschresearch/sosp

    1View on GitHub↗

    Official PyTorch implementation of the paper "SOSP: Efficiently Capturing Global Correlations by Second-Order Structured Pruning"

    View on GitHub↗1
  • dingxiaoh/resrepDingXiaoH avatar

    DingXiaoH/ResRep

    300View on GitHub↗

    State-of-the-art channel pruning (a.k.a. filter pruning)! This repo contains the code for ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting.

    Python
    View on GitHub↗300
  • arthurwalraven/cnnslthArthurWalraven avatar

    ArthurWalraven/cnnslth

    1View on GitHub↗

    This is the code used to produce the empyrical results reported in our paper.

    Julia
    View on GitHub↗1
Compare all 30 related projects→

Frequently asked questions

What does alii-ganjj/interpretationssteeredpruning do?

This repository contains the official PyTorch implementation for the paper:

What are the main features of alii-ganjj/interpretationssteeredpruning?

The main features of alii-ganjj/interpretationssteeredpruning are: Filter Pruning.

Which projects share features with alii-ganjj/interpretationssteeredpruning?

Projects with overlapping indexed features include: bernardo1998/fairgrape — This repo presents an official implementation of FairGRAPE: Fairness-aware GRAdient Pruning mEthod for Face Attribute… boschresearch/sosp — Official PyTorch implementation of the paper "SOSP: Efficiently Capturing Global Correlations by Second-Order… dingxiaoh/resrep — State-of-the-art channel pruning (a.k.a. filter pruning)! This repo contains the code for ResRep: Lossless CNN Pruning… eric-mingjie/network-slimming — Network Slimming (Pytorch) (ICCV 2017). eric-mingjie/rethinking-network-pruning — This repository contains the code for reproducing the results, and trained ImageNet models, in the following paper:. arthurwalraven/cnnslth — This is the code used to produce the empyrical results reported in our paper.