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
Back to chongzhou96/edgesam

Projects sharing features with EdgeSAM

23 open-source projects similar to chongzhou96/edgesam, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • casia-iva-lab/fastsamC

    CASIA-IVA-Lab/FastSAM

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • facebookresearch/segment-anything-2F

    facebookresearch/segment-anything-2

    0View on GitHub↗
    View on GitHub↗0
  • hrnet/hrnet-semantic-segmentationHRNet avatar

    HRNet/HRNet-Semantic-Segmentation

    3,327View on GitHub↗

    This is the implementation for PyTroch 0.4.1. - The HRNet OCR version ia available here. - The PyTroch 1.1 version is available here.

    Python
    View on GitHub↗3,327
  • idea-research/grounded-segment-anythingIDEA-Research avatar

    IDEA-Research/Grounded-Segment-Anything

    17,633View on GitHub↗

    Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and generative image editing. It integrates text-to-bounding-box detection and high-precision image segmentation masks to function as a text-based image segmenter and an automated visual labeling tool. The project enables text-driven image editing by identifying objects through natural language to perform inpainting and element replacement. It further extends visual analysis into three dimensions, allowing for 3D human reconstruction and the generation of 3D bounding boxes from t

    Jupyter Notebook3d-whole-body-pose-estimationautomatic-labeling-systemcaption
    View on GitHub↗17,633
  • intel-isl/dptI

    intel-isl/DPT

    0View on GitHub↗
    View on GitHub↗0
  • irvlab/suimI

    IRVLab/SUIM

    0View on GitHub↗
    View on GitHub↗0
  • milesial/pytorch-unetmilesial avatar

    milesial/Pytorch-UNet

    11,503View on GitHub↗

    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

    Python
    View on GitHub↗11,503
  • nvlabs/groupvitN

    NVlabs/GroupViT

    0View on GitHub↗
    View on GitHub↗0
  • oniroai/semantic-segmentation-with-mobilenetv3O

    OniroAI/Semantic-segmentation-with-MobileNetV3

    0View on GitHub↗
    View on GitHub↗0
  • orsic/swiftnetO

    orsic/swiftnet

    0View on GitHub↗
    View on GitHub↗0
  • paddlepaddle/paddlesegPaddlePaddle avatar

    PaddlePaddle/PaddleSeg

    9,348View on GitHub↗

    Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.

    Pythonautonomous-drivinghuman-segmentationimage-matting
    View on GitHub↗9,348
  • peikeli/self-correction-human-parsingP

    PeikeLi/Self-Correction-Human-Parsing

    0View on GitHub↗
    View on GitHub↗0
  • skytnt/anime-segmentationSkyTNT avatar

    SkyTNT/anime-segmentation

    786View on GitHub↗
    Pythonanimesegmentation
    View on GitHub↗786
  • tensorflow/modelstensorflow avatar

    tensorflow/models

    77,663View on GitHub↗

    This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines for tasks ranging from image classification and object detection to complex sequence modeling. The project distinguishes itself by providing a flexible execution harness that manages the entire training lifecycle, including data ingestion and backpropagation. It supports scalable

    Python
    View on GitHub↗77,663
  • thangtran480/hair-segmentationT

    thangtran480/hair-segmentation

    0View on GitHub↗
    View on GitHub↗0
  • tusimple/tusimple-ducT

    TuSimple/TuSimple-DUC

    0View on GitHub↗
    View on GitHub↗0
  • ultralytics/ultralyticsultralytics avatar

    ultralytics/ultralytics

    58,468View 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. By utilizing a modular architecture, the platform allows users to swap model components to balance inference speed and accuracy requirements for diverse applications. The framework distinguishes itself through its support for real-time processing and flexible deployment. It in

    Pythonclicomputer-visiondeep-learning
    View on GitHub↗58,468
  • wkentaro/pytorch-fcnwkentaro avatar

    wkentaro/pytorch-fcn

    1,777View on GitHub↗

    PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

    Pythoncomputer-visionconvolutional-networksdeep-learning
    View on GitHub↗1,777
  • ybigta/pytorch-hair-segmentationY

    YBIGTA/pytorch-hair-segmentation

    0View on GitHub↗
    View on GitHub↗0
  • zymk9/yet-another-anime-segmenterZ

    zymk9/Yet-Another-Anime-Segmenter

    0View on GitHub↗
    View on GitHub↗0