# huawei-noah/Efficient-Computing

Efficient computing methods developed by Huawei Noah's Ark Lab

Repository: https://github.com/huawei-noah/Efficient-Computing
Canonical: https://ross.abutalabs.com/products/efficient-computing
Language: Jupyter Notebook
License Family: other
Topics: knowledge-distillation, model-compression, binary-neural-networks, pruning, quantization, self-supervised
Last push: 2024-11-05T13:53:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2555, "days_push": 666, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1307, forks 220 (observed 2026-08-28T04:04:19.038179+00:00)

## What it is
A collection of efficient deep learning methods from Huawei Noah's Ark Lab, covering model compression, knowledge distillation, pruning, quantization, and binary neural networks. It also includes efficient detectors, low-level vision models, self-supervised learning, and training acceleration techniques, mostly as research code accompanying published papers.

## Use cases
- compress a neural network with little training data
- apply knowledge distillation to a smaller student model
- quantize a model for faster inference
- prune a network to reduce parameters
- train binary neural networks
- self-supervised pretraining of vision models
- speed up object detection with an efficient YOLO variant

## When to choose
- you want reference implementations of published model-compression and distillation papers
- you need efficient computer vision models like Gold-YOLO or super-resolution networks
- you are researching quantization, pruning, or binary networks

## When to avoid
- you need a production-ready, well-supported library with a stable API
- you require a permissive or clearly defined license (the repo has none)
- you want a unified framework rather than loosely coupled research subprojects

## Facets
- artifact type: library
- maturity: active
- function: machine-learning, deep-learning, image-processing, computer-vision
- domain: deep-learning, machine-learning, computer-vision, image-processing
- platform: python
- tags: model-compression, knowledge-distillation, quantization, pruning, binary-neural-networks, self-supervised-learning, research-code, model-efficiency, gpu

## Member repositories
- huawei-noah/Efficient-Computing (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.038179+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:50:09.290766+00:00, confidence not recorded.
  - readme: https://github.com/huawei-noah/Efficient-Computing (fetched 2026-08-28T04:04:19.038179+00:00, sha d9b918216ef7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
