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

2 repos

Awesome GitHub RepositoriesImage Segmentation

Techniques for partitioning images into distinct regions or objects to facilitate detailed visual analysis.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Image Segmentation. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Image Segmentation

Awesome Image Segmentation GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • 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

    Jupyter Notebook
  • 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

    Pythonclicomputer-visiondeep-learning

Explore sub-tags

  • Object Mask GeneratorsCreating precise outlines for objects using point, box, or automatic inputs.