awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Computer Vision Models · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesComputer Vision Models

Architectures and models designed for processing, classifying, and labeling visual data such as images.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Computer Vision Models. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Tooling
  4. Language Model Integrations
  5. Computer Vision Models

Awesome Computer Vision Models GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • tensorflow/models

    tensorflow/models

    77,684GitHubView on GitHub↗

    This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines fo

    Exposes standardized, high-performance architectures tailored for image classification, object detection, and segmentation tasks.

    Python
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHubView on GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners

    Examines the structural components and feature extraction capabilities of convolutional neural networks through interactive code examples.

    Pythonbookchinesecomputer-vision
  • appwrite/appwrite

    appwrite/appwrite

    54,884GitHubView on GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application developm

    Processes and labels visual data through integrated computer vision model capabilities.

    TypeScriptandroidappwritebackend
  • ultralytics/ultralytics

    ultralytics/ultralytics

    53,426GitHubView on GitHub↗

    Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification

    Locates and monitors specific anatomical or object keypoints within video frames and static images.

    Pythonclicomputer-visiondeep-learning

Explore sub-tags

  • Convolutional Neural NetworksDeep learning architectures utilizing convolutional layers for feature extraction in image and video processing tasks.
  • Pose Estimation ModelsModels designed to detect and track specific keypoints on objects or human bodies.