Ross ROSS = Recommend OSS · open-source software intelligence for agents

forresti/SqueezeNet resource

SqueezeNet: AlexNet-level accuracy with 50x fewer parameters observed · 2026-08-28

github.com/forresti/SqueezeNet · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3845
  • days_rel: n/a
  • days_push: 2977
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2218 stars · 717 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SqueezeNet is a deep convolutional neural network architecture that achieves AlexNet-level image classification accuracy with 50x fewer parameters and a model under 0.5MB. The repository provides Caffe-compatible model definition files, solver configurations, and pretrained model weights.

Use cases

  • run image classification with a tiny pretrained model
  • deploy a CNN on resource-constrained or embedded devices
  • study a compact CNN architecture for research
  • fine-tune a small pretrained ImageNet model
  • reproduce SqueezeNet training results in Caffe

When to choose

  • you need AlexNet-level accuracy with a very small model footprint
  • you work in Caffe and want pretrained weights and training configs
  • you are researching model compression or efficient architectures

When to avoid

  • you need a modern framework like PyTorch or TensorFlow
  • you need state-of-the-art accuracy rather than a small footprint
  • you need actively maintained code - this is primarily a model release, not a maintained library

Facets

dataset · maturity maintenance

deep-learning machine-learning image-processing deep-learning computer-vision machine-learning cpp python caffe pretrained-model model-architecture image-classification model-compression research-paper gpu

1 source

Member repositories

RepositoryRoleHealth v2
forresti/SqueezeNetmain32

For agents

markdown · JSON · MCP: product_card(name="forresti/SqueezeNet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem