awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesImage Segmenters

Tools that utilize convolutional neural networks specifically for pixel-level object isolation.

Distinct from Convolutional Neural Networks: Distinct from general CNNs by focusing specifically on the segmentation task rather than general image processing or classification

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

Awesome Image Segmenters GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • milesial/pytorch-unetmilesial का अवतार

    milesial/Pytorch-UNet

    11,503GitHub पर देखें↗

    Pytorch-UNet is a deep learning implementation designed for semantic image segmentation. It provides a framework for training convolutional neural networks to perform pixel-wise classification, transforming input images into detailed prediction masks. The project utilizes a symmetric encoder-decoder architecture that employs skip-connection feature fusion to recover fine-grained boundary details. It includes support for mixed-precision training to reduce memory usage and accelerate processing speeds. The framework covers the end-to-end segmentation pipeline, from model training using custom

    Provides a set of tools utilizing convolutional neural networks for pixel-level object isolation.

    Python
    GitHub पर देखें↗11,503
  • casia-lmc-lab/fastsamCASIA-LMC-Lab का अवतार

    CASIA-LMC-Lab/FastSAM

    8,364GitHub पर देखें↗

    FastSAM is an image segmentation framework that uses convolutional neural networks to isolate visual elements and generate masks for detectable objects within images. It provides a system for both automatic all-object segmentation and promptable image segmentation. The project utilizes an inference-optimized architecture to reduce computational overhead, enabling faster mask generation and real-time visual analysis. It supports the creation of precise masks through various prompt inputs, including points, bounding boxes, and text descriptions. The framework covers broader computer vision cap

    Is a deep learning tool that isolates visual elements and objects using convolutional neural networks.

    Python
    GitHub पर देखें↗8,364
  1. Home
  2. Artificial Intelligence & ML
  3. Convolutional Neural Networks
  4. Image Segmenters