MobileSAM este un segmentator de imagini ușor și un model de viziune promptabil, conceput pentru izolarea rapidă a obiectelor pe hardware cu resurse limitate. Funcționează ca un instrument automat de mascare a imaginilor, capabil să detecteze și să izoleze obiecte distincte dintr-o întreagă imagine fără input manual.
Principalele funcționalități ale chaoningzhang/mobilesam sunt: Mobile-Optimized Segmentations, Image Segmentation, Object Mask Generators, Point-Based Mask Generators, Automatic Prompt Generators, SAM-Based Implementations, Prompt-Based Segmentations, Promptable Segmentation Tools.
Alternativele open-source pentru chaoningzhang/mobilesam includ: casia-lmc-lab/fastsam — FastSAM is an image segmentation framework that uses convolutional neural networks to isolate visual elements and… facebookresearch/segment-anything — This project provides a deep learning architecture designed to identify and isolate distinct objects within images by… paddlepaddle/paddledetection — PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of… ant-research/magicquill — MagicQuill is a suite of interactive tools for image segmentation, diffusion-based editing, layered composition, and… datawhalechina/thorough-pytorch — This project is an educational resource and comprehensive guide for implementing and deploying deep learning models… microsoft/swin-transformer — Swin-Transformer is a deep learning framework designed for training and deploying hierarchical vision transformer…
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
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
PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of computer vision models. It provides a comprehensive library of modular neural network architectures and pipelines that support object detection, instance segmentation, and multi-object tracking tasks. The project distinguishes itself through a configuration-driven approach that decouples model components like backbones and heads, allowing for the flexible assembly of custom vision workflows. It incorporates advanced techniques such as anchor-free detection logic, joint detecti
MagicQuill is a suite of interactive tools for image segmentation, diffusion-based editing, layered composition, and prompt-guided visual synthesis. It functions as a diffusion model image editor and a layered visual composition tool, enabling the addition, removal, and recoloring of image elements through a combination of sketches and text prompts. The system features a prompt-guided image generator that predicts editing instructions by analyzing user drawings to automatically populate text prompts. It allows for visual style control by swapping generative model weights to shift outputs betw