awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Automated Visual Inspection Systems · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesAutomated Visual Inspection Systems

Software for detecting defects and verifying specifications in industrial manufacturing.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Automated Visual Inspection Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Automated Visual Inspection Systems

Awesome Automated Visual Inspection Systems GitHub Repositories

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

    opencv/opencv

    86,238GitHubView on GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning

    Powers high-speed pattern recognition and image analysis for detecting defects in industrial manufacturing environments.

    C++c-plus-pluscomputer-visiondeep-learning
  • 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

    Applies pixel-level segmentation and classification to pinpoint defects or verify specifications in industrial and environmental monitoring applications.

    Pythonclicomputer-visiondeep-learning
  • facebookresearch/segment-anything

    facebookresearch/segment-anything

    53,431GitHubView on GitHub↗

    This project provides a deep learning architecture designed to identify and isolate distinct objects within images by generating precise pixel-level masks. It functions as a browser-based inference engine, enabling the execution of complex machine learning models directly within web environments without requiring serve

    Automates the extraction of structured visual data to simplify inspection and analysis workflows in industrial or technical contexts.

    Jupyter Notebook