Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Data Science
  3. Awesome Computer Vision Models

Awesome Computer Vision Models

CC-BY-4.0

A curated list of popular deep learning models for image classification, segmentation, and detection with key performance metrics.

GitHubGitHub
543 stars94 forks0 contributors

What is Awesome Computer Vision Models?

Awesome Computer Vision Models is a curated GitHub repository that aggregates and organizes popular deep learning models for image classification, segmentation, and object detection. It provides a structured reference with key performance metrics like parameter counts, FLOPs, and accuracy scores, helping researchers and engineers quickly compare and select models for their projects.

Target Audience

Computer vision researchers, machine learning engineers, and students who need a consolidated reference for model architectures and their performance on standard benchmarks like ImageNet, COCO, and Pascal VOC.

Value Proposition

It saves significant research time by compiling hundreds of models with consistent metrics in one place, offering a clear historical and technical overview that is often scattered across papers and blogs.

Overview

A list of popular deep learning models related to classification, segmentation and detection problems

Use Cases

Best For

  • Comparing model efficiency (parameters vs. accuracy) for deployment
  • Researching the evolution of computer vision architectures
  • Selecting a baseline model for image classification tasks
  • Finding segmentation models with high mIOU scores
  • Identifying real-time object detectors for embedded systems
  • Studying performance metrics across different datasets and years

Not Ideal For

  • Teams needing ready-to-use code or pre-trained models for immediate deployment
  • Researchers requiring the most up-to-date model performances on cutting-edge benchmarks beyond 2021
  • Practitioners looking for implementation tutorials, training scripts, or deployment guides
  • Projects focused on niche computer vision tasks not covered by standard classification, segmentation, or detection benchmarks

Pros & Cons

Pros

Structured Model Catalog

Organizes hundreds of models into clear tables for classification, segmentation, and detection, as shown in the README's separate sections with comparative data.

Comparative Performance Metrics

Includes key metrics like parameters, FLOPs, and accuracy scores (e.g., Top-1 Error, mAP) from papers, allowing direct efficiency comparisons across models.

Historical Progression Insight

Tracks evolution from foundational works like AlexNet (2014) to modern architectures like Vision Transformers (2021), providing context for model development trends.

Direct Paper References

Each model entry links to its seminal research paper, facilitating deeper study and verification of metrics, as evidenced by arXiv URLs in the tables.

Cons

Incomplete and Inconsistent Data

Many entries have missing metrics (marked with '?'), such as FLOPs for VGG-16 or specific error rates, which reduces comparability and reliability.

Static and Potentially Outdated

As a static GitHub repository, it may not include models or benchmarks beyond 2021, with no indication of regular updates, requiring users to supplement with current research.

Lacks Practical Implementation

No code examples, training scripts, or deployment guides are provided; users must find implementations elsewhere, limiting immediate utility for hands-on projects.

Frequently Asked Questions

Quick Stats

Stars543
Forks94
Contributors0
Open Issues0
Last commit5 years ago
CreatedSince 2018

Tags

#machine-learning-algorithms#deep-learning#neural-networks#machine-learning-models#awesome-list#semantic-segmentation#model-zoo#image-classification#research#computer-vision#machine-learning#computer-vision-algorithms#performance-metrics#object-detection

Included in

Data Science28.8k
Auto-fetched 9 hours ago

Related Projects

vintavinta

The definitive list that answers "I want to do X in Python, which tool should I use?"

Stars319,182
Forks28,684
Last commit7 days ago
awesome-public-datasetsawesome-public-datasets

A topic-centric list of HQ open datasets.

Stars78,855
Forks11,832
Last commit4 days ago
awesome-machine-learningawesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.

Stars74,276
Forks15,639
Last commit5 days ago
awesome-awesomenessawesome-awesomeness

A curated list of awesome awesomeness

Stars33,657
Forks3,602
Last commit2 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub