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

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

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

CASIA-LMC-Lab/FastSAM

0
View on GitHub↗
8,364 स्टार्स·765 फोर्क्स·Python·AGPL-3.0·19 व्यूज़

FastSAM

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 capabilities such as dataset labeling, interactive object masking, and model training and validation against ground-truth datasets.

Features

  • Image Segmenters - Is a deep learning tool that isolates visual elements and objects using convolutional neural networks.
  • Image Segmentation - Automatically partitions images into distinct regions for all detectable objects without manual markers.
  • Language-Based Segmentation - Identifies specific objects using points, boxes, or text descriptions to create precise masks.
  • Object Mask Generators - Provides an automatic mask generation system that identifies every detectable object in an image without manual prompts.
  • Binary Mask Generators - Implements a convolutional neural network to generate pixel-level binary masks for object isolation.
  • Inference Optimization - Employs an inference-optimized architecture to reduce computational overhead and accelerate mask generation.
  • Image Segmentations - Uses deep learning convolutional networks to partition images into foreground and background pixels for object isolation.
  • SAM-Based Implementations - Implements a fast segmentation model using the Segment Anything Model architecture for precise mask generation.
  • Promptable Segmentation Tools - Provides a system for creating segmentation masks based on point, bounding box, or text descriptions.
  • Image Masking Frameworks - Ships a framework for performing pixel-level classification to isolate all detectable objects.
  • Computer Vision Annotation - Provides capabilities to isolate visual elements for the purpose of creating training data or validating model performance.
  • Segmentation Model Training - Provides a framework for training instance segmentation models and validating their performance against datasets.
  • Model Prediction Evaluation - Includes utilities to evaluate segmentation accuracy by comparing model predictions against ground-truth benchmark datasets.
  • Real-Time Visual Stream Processors - Enables high-speed identification and separation of objects for real-time visual analysis.

स्टार हिस्ट्री

casia-lmc-lab/fastsam के लिए स्टार हिस्ट्री चार्टcasia-lmc-lab/fastsam के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

FastSAM के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो FastSAM के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • chaoningzhang/mobilesamChaoningZhang का अवतार

    ChaoningZhang/MobileSAM

    5,795GitHub पर देखें↗

    MobileSAM is a lightweight image segmenter and promptable vision model designed for fast object isolation on resource-constrained hardware. It functions as an automatic image masking tool capable of detecting and isolating distinct objects across an entire image without manual input. The system enables prompt-based object masking using coordinate points or bounding boxes to generate precise masks. It also supports all-object image segmentation through object-aware prompt sampling to identify every distinct object in a scene. To facilitate mobile and edge deployment, the model is compatible w

    Jupyter Notebook
    GitHub पर देखें↗5,795
  • zhengpeng7/birefnetZhengPeng7 का अवतार

    ZhengPeng7/BiRefNet

    3,173GitHub पर देखें↗

    BiRefNet is a PyTorch image segmentation framework designed for high-precision binary mask generation. It functions as a bilateral image segmentation model used to isolate foreground objects from complex backgrounds, as well as a specialized tool for camouflaged object detection and industrial defect detection. The project is designed for export to the ONNX format, which facilitates cross-platform deployment and inference. It supports custom model fine-tuning on user-provided image and mask datasets to adapt the model for specialized professional use cases. The system covers high-resolution

    Pythonbackground-removalbirefnetcamouflaged-object-detection
    GitHub पर देखें↗3,173
  • facebookresearch/maskrcnn-benchmarkfacebookresearch का अवतार

    facebookresearch/maskrcnn-benchmark

    9,370GitHub पर देखें↗

    This project is a modular PyTorch framework for training and evaluating object detection and instance segmentation models. It serves as a computer vision research tool and a deep learning inference engine designed to identify object locations, classes, and pixel-level masks within images. The framework implements a two-stage inference pipeline that utilizes region proposal networks and a symmetric mask-head architecture. It provides specialized capabilities for instance segmentation, object bounding box detection, and human pose estimation via anatomical keypoint detection. The system includ

    Python
    GitHub पर देखें↗9,370
  • bowang-lab/medsambowang-lab का अवतार

    bowang-lab/MedSAM

    4,316GitHub पर देखें↗

    MedSAM is a deep learning framework designed for automating the segmentation of anatomical structures in 2D and 3D medical imagery. It provides specialized tools for fine-tuning pretrained segmentation weights on custom medical datasets and evaluating the accuracy of those predictions against ground truth labels. The project focuses on adapting the Segment Anything Model architecture for medical use, enabling the isolation of specific anatomical structures through prompt-guided methods such as bounding boxes and point prompts. The system covers a full medical AI workflow, including data engi

    Jupyter Notebook
    GitHub पर देखें↗4,316
FastSAM के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

casia-lmc-lab/fastsam क्या करता है?

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.

casia-lmc-lab/fastsam की मुख्य विशेषताएं क्या हैं?

casia-lmc-lab/fastsam की मुख्य विशेषताएं हैं: Image Segmenters, Image Segmentation, Language-Based Segmentation, Object Mask Generators, Binary Mask Generators, Inference Optimization, Image Segmentations, SAM-Based Implementations।

casia-lmc-lab/fastsam के कुछ ओपन-सोर्स विकल्प क्या हैं?

casia-lmc-lab/fastsam के ओपन-सोर्स विकल्पों में शामिल हैं: chaoningzhang/mobilesam — MobileSAM is a lightweight image segmenter and promptable vision model designed for fast object isolation on… zhengpeng7/birefnet — BiRefNet is a PyTorch image segmentation framework designed for high-precision binary mask generation. It functions as… facebookresearch/maskrcnn-benchmark — This project is a modular PyTorch framework for training and evaluating object detection and instance segmentation… bowang-lab/medsam — MedSAM is a deep learning framework designed for automating the segmentation of anatomical structures in 2D and 3D… microsoft/computervision-recipes — This project is a collection of educational resources and implementation frameworks providing deep learning model… autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end…