306 skills found · Page 1 of 11
ultralytics / UltralyticsUltralytics YOLO26, YOLO11, YOLOv8 — object detection, instance segmentation, semantic segmentation, image classification, pose estimation, object tracking
ultralytics / Yolov5Ultralytics YOLOv5 in PyTorch for object detection, instance segmentation, classification, training, and export.
matterport / Mask RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlow
PaddlePaddle / PaddleDetectionObject Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
facebookresearch / Maskrcnn BenchmarkFast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
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.
aim-uofa / AdelaiDetAdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
tusen-ai / SimpledetA Simple and Versatile Framework for Object Detection and Instance Recognition
ShuLiu1993 / PANetPANet for Instance Segmentation and Object Detection
facebookresearch / CutLERCode release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"
oarriaga / PazHierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
jasonmanesis / Satellite Imagery Datasets Containing ShipsThis repository provides a comprehensive list of radar and optical satellite datasets curated for ship detection, classification, semantic segmentation, and instance segmentation tasks. These datasets are ideal for applications in computer vision, machine learning, remote sensing, and maritime analysis.
KaihuaTang / Long Tailed Recognition.pytorch[NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation (LVIS). It is also a PyTorch implementation of the NeurIPS 2020 paper 'Long-Tailed Classification by Keeping the Good and Removing the Bad Momentum Causal Effect'.
Koldim2001 / YOLO Patch Based InferencePython library for YOLO small object detection and instance segmentation
liruilong940607 / Pose2SegCode for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
binli123 / Dsmil WsiDSMIL: Dual-stream multiple instance learning networks for tumor detection in Whole Slide Image
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.
Koldim2001 / COCO To YOLOv8Converting COCO annotation (CVAT) to annotation for YOLO-seg (instance segmentation) and YOLO-obb (oriented bounding box detection)
yuantn / MI AODCode for Multiple Instance Active Learning for Object Detection, CVPR 2021
wangsr126 / RDSNetimplement for paper: "RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation"