awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
C

CASIA-IVA-Lab/FastSAM

0
View on GitHub↗
0 stars·0 forks·11 views

FastSAM

Features

  • Image segmentation - Listed in the “Image segmentation” section of the Ailia Models awesome list.

Star history

Star history chart for casia-iva-lab/fastsamStar history chart for casia-iva-lab/fastsam

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of casia-iva-lab/fastsam?

The main features of casia-iva-lab/fastsam are: Image segmentation.

Which projects share features with casia-iva-lab/fastsam?

Projects with overlapping indexed features include: chongzhou96/edgesam — Official PyTorch implementation of "EdgeSAM: Prompt-In-the-Loop Distillation for On-Device Deployment of SAM". davidtvs/pytorch-enet. facebookresearch/segment-anything — This project provides a deep learning architecture designed to identify and isolate distinct objects within images by… facebookresearch/segment-anything-2. hrnet/hrnet-semantic-segmentation — This is the implementation for PyTroch 0.4.1. - The HRNet + OCR version ia available here. - The PyTroch 1.1 version… chaoningzhang/mobilesam — MobileSAM is a lightweight image segmenter and promptable vision model designed for fast object isolation on…

Projects sharing features with FastSAM

These projects share indexed features with FastSAM. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • chongzhou96/edgesamchongzhou96 avatar

    chongzhou96/EdgeSAM

    1,157View on GitHub↗

    Official PyTorch implementation of "EdgeSAM: Prompt-In-the-Loop Distillation for On-Device Deployment of SAM"

    Jupyter Notebookcoremlon-device-aisegment-anything
    View on GitHub↗1,157
  • davidtvs/pytorch-enetD

    davidtvs/PyTorch-ENet

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/segment-anythingfacebookresearch avatar

    facebookresearch/segment-anything

    54,353View 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 server-side processing. The system distinguishes itself by utilizing hardware-accelerated execution and parallel processing to achieve real-time segmentation speeds. It supports prompt-based mask decoding, allowing users to generate spatial masks by providing specific points or boxes

    Jupyter Notebook
    View on GitHub↗54,353
  • chaoningzhang/mobilesamChaoningZhang avatar

    ChaoningZhang/MobileSAM

    5,795View on GitHub↗

    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
    View on GitHub↗5,795
Compare all 23 related projects→