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
F

forresti/SqueezeNet

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

SqueezeNet

Features

  • Efficient Neural Networks - High-accuracy architecture with minimal parameter count.

Star history

Star history chart for forresti/squeezenetStar history chart for forresti/squeezenet

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to SqueezeNet

Similar open-source projects, ranked by how many features they share with SqueezeNet.
  • alexeyab/darknetAlexeyAB avatar

    AlexeyAB/darknet

    22,159View on GitHub↗

    Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo

    C
    View on GitHub↗22,159
  • allenai/xnor-netA

    allenai/XNOR-Net

    0View on GitHub↗
    View on GitHub↗0
  • megvii-model/shufflenet-seriesmegvii-model avatar

    megvii-model/ShuffleNet-Series

    1,514View on GitHub↗

    ShuffleNet Series by Megvii Research.

    Python
    View on GitHub↗1,514
  • songhan/deep-compression-alexnetsonghan avatar

    songhan/Deep-Compression-AlexNet

    672View on GitHub↗

    March 15, 2019: for our most updated work on model compression and acceleration, please reference:

    Python
    View on GitHub↗672
See all 6 alternatives to SqueezeNet→

Frequently asked questions

What are the main features of forresti/squeezenet?

The main features of forresti/squeezenet are: Efficient Neural Networks.

What are some open-source alternatives to forresti/squeezenet?

Open-source alternatives to forresti/squeezenet include: alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object… allenai/xnor-net. megvii-model/shufflenet-series — ShuffleNet Series by Megvii Research. songhan/deep-compression-alexnet — March 15, 2019: for our most updated work on model compression and acceleration, please reference:. tensorflow/models — This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference… wongkinyiu/crossstagepartialnetworks — Cross Stage Partial Networks.