370 skills found · Page 1 of 13
matterport / Mask RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlow
facebookresearch / Mask2FormerCode release for "Masked-attention Mask Transformer for Universal Image Segmentation"
google-research / KubricA data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
IDEA-Research / MaskDINO[CVPR 2023] Official implementation of the paper "Mask DINO: Towards A Unified Transformer-based Framework for Object Detection and Segmentation"
ZPdesu / BarbershopBarbershop: GAN-based Image Compositing using Segmentation Masks (SIGGRAPH Asia 2021)
mbzuai-oryx / GroundingLMM[CVPR 2024 🔥] Grounding Large Multimodal Model (GLaMM), the first-of-its-kind model capable of generating natural language responses that are seamlessly integrated with object segmentation masks.
facebookresearch / Ov SegThis is the official PyTorch implementation of the paper Open-Vocabulary Semantic Segmentation with Mask-adapted CLIP.
MhLiao / MaskTextSpotterV3The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
SysCV / TransfinerMask Transfiner for High-Quality Instance Segmentation, CVPR 2022
hkchengrex / MiVOS[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!
F2Wang / ObjectDatasetToolsTools to create pixel-wise object masks, bounding box labels (2D and 3D) and 3D object model (PLY triangle mesh) for object sequences filmed with an RGB-D camera. This project prepares training and testing data for various deep learning projects such as 6D object pose estimation projects singleshotpose, as well as object detection and instance segmentation projects.
wvangansbeke / Unsupervised Semantic SegmentationUnsupervised Semantic Segmentation by Contrasting Object Mask Proposals. [ICCV 2021]
lujiazho / SegDrawerSimple static web-based mask drawer, supporting semantic segmentation and video segmentation with interactive Segment Anything Model 2 (SAM2).
SysCV / MaskFreeVISMask-Free Video Instance Segmentation [CVPR 2023]
bethgelab / Siamese Mask RcnnSiamese Mask R-CNN model for one-shot instance segmentation
google / DiffsegDiffSeg is an unsupervised zero-shot segmentation method using attention information from a stable-diffusion model. This repo implements the main DiffSeg algorithm and additionally includes an experimental feature to add semantic labels to the masks based on a generated caption.
google-deepmind / Multi Object DatasetsMulti-object image datasets with ground-truth segmentation masks and generative factors.
JenifferWuUCLA / Pulmonary Nodules MaskRCNNMask R-CNN for Pulmonary Nodules Diagnosis, using TensorFlow 天池医疗AI大赛:Mask R-CNN肺部结节智能检测(Segmentation + Classification)
chrise96 / Image To Coco Json ConverterConvert segmentation RGB mask images to COCO JSON format
mdhmz1 / Auto AnnotateAuto-Annotate - Automatically annotate your entire image directory by a single command. As simple as saying - "Annotate all the street sign (label) in the autonomous car dataset (directory)" and BAM! DONE. Each and every image with a street sign in the diverse dataset directory containing images of all sorts which have a street sign are filtered and the segmentation annotation is performed in a single command. The Auto-Annotate tool provides auto annotation of segmentation masks for the objects in the images inside some directory based on the labels. Auto-Annotate is able to provide automated annotations for the labels defined in the COCO Dataset and also supports Custom Labels.