598 skills found · Page 1 of 20
PaddlePaddle / PaddleSegEasy-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.
gaomingqi / Track AnythingTrack-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
royshil / Obs BackgroundremovalAn OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming.
open-mmlab / MmtrackingOpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
z-x-yang / Segment And Track AnythingAn open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
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.
yatengLG / ISAT With Segment AnythingLabeling tool with SAM(segment anything model),supports SAM, SAM2, SAM3, sam-hq, MobileSAM EdgeSAM etc.交互式半自动图像标注工具
hkchengrex / XMem[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model
hkchengrex / Tracking Anything With DEVA[ICCV 2023] Tracking Anything with Decoupled Video Segmentation
ayoolaolafenwa / PixelLibVisit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
facebookresearch / CutLERCode release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"
SysCV / Sam PtSAM-PT: Extending SAM to zero-shot video segmentation with point-based tracking.
hkchengrex / Cutie[CVPR 2024 Highlight] Putting the Object Back Into Video Object Segmentation
AngeLouCN / Min Max SimilarityA contrastive learning based semi-supervised segmentation network for medical image segmentation
abdullahtarek / Football AnalysisThis repository contains a comprehensive computer vision/machine learning football project that uses YOLO for object detection, Kmeans for pixel segmentation, optical flow for motion tracking, and perspective transformation to analyze player movements in football videos
megvii-research / Video AnalystA series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.
YuqingWang1029 / VisTR[CVPR2021 Oral] End-to-End Video Instance Segmentation with Transformers
NickSwardh / YoloDotNetYoloDotNet - A C# .NET 8.0 project for Classification, Object Detection, OBB Detection, Segmentation and Pose Estimation in both images and live video streams.
floe / BackscrubVirtual Video Device for Background Replacement with Deep Semantic Segmentation
yoxu515 / Aot BenchmarkAn efficient modular implementation of Associating Objects with Transformers for Video Object Segmentation in PyTorch