segment-anything

Object mask generator

This project provides code and tools for running inference with a visual segmentation model that can generate object masks from input prompts.

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

GitHub

48k stars
311 watching
6k forks
Language: Jupyter Notebook
last commit: 4 months ago

Related projects:

Repository Description Stars
facebookresearch/sam2 A software framework for video segmentation in images and videos using AI models 13,054
casia-iva-lab/fastsam A deep learning model for fast object segmentation 7,575
facebookresearch/co-tracker A model for tracking any point on a video using transformer-based architecture and optical flow benefits 3,978
facebookresearch/detectron2 A platform for object detection and segmentation tasks using machine learning algorithms 30,778
facebookresearch/cutler An unsupervised object detection and segmentation framework that can learn from image data alone, without requiring human annotations. 954
xinyu1205/recognize-anything Develops strong fundamental image recognition models with high accuracy and flexibility 2,963
facebookresearch/audio2photoreal Generating photorealistic avatars from audio 2,715
zfturbo/keras-mask-rcnn-for-open-images-2019-instance-segmentation Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset 56
simonkohl/probabilistic_unet Reimplementation of a neural network model for conditional segmentation of ambiguous images 548
hellochick/semantic-segmentation-tensorflow Implementation of semantic segmentation models on two datasets using TensorFlow 84
shelhamer/fcn.berkeleyvision.org Provides reference implementation of fully convolutional networks (FCNs) for semantic segmentation 3,318
facebookresearch/slowfast Provides state-of-the-art video understanding codebase with efficient training methods and pre-trained models for various tasks 6,680
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245
akirasosa/mobile-semantic-segmentation Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture 715
preritj/segmentation Deep learning models for semantic segmentation of images 101