GitHub topics: instance-segmentation
BiaPyX/BiaPy
Open source Python library for building bioimage analysis pipelines
Language: Jupyter Notebook - Size: 1.25 GB - Last synced at: about 13 hours ago - Pushed at: about 15 hours ago - Stars: 185 - Forks: 37
Syeda-Farhat/awesome-Transformers-For-Segmentation
Semantic segmentation is an important job in computer vision, and its applications have grown in popularity over the last decade.We grouped the publications that used various forms of segmentation in this repository. Particularly, every paper is built on a transformer.
Size: 361 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 39 - Forks: 2
ultralytics/notebooks
Ultralytics Notebooks 🚀
Language: Jupyter Notebook - Size: 441 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 131 - Forks: 35
AbiPatti/cosmonav-demo
Cosmonav: A React Native navigation app for the visually impaired. Features a custom-trained AI model for hazard detection and voice commands.
Language: TypeScript - Size: 28.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
manohargoud-cmd/Plant-Detection-using-YOLOv8
🌿 Detect and classify plant leaves in real-time using YOLOv8, enhancing crop health and productivity through early disease identification.
Language: Jupyter Notebook - Size: 27.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0
roboflow/supervision
We write your reusable computer vision tools. 💜
Language: Python - Size: 2.43 GB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 35,884 - Forks: 3,001
DFKI-NI/syclops
Syclops is a tool for creating synthetic data from 3D virtual environments with photorealistic renderings and pixel-perfect annotations.
Language: Python - Size: 29.6 MB - Last synced at: about 5 hours ago - Pushed at: 5 months ago - Stars: 15 - Forks: 3
siromermer/Running-Deep-Learning-Models-on-ONNX-Runtime
Scripts for running different deep learning models such as YOLO, Faster R-CNN, Mask R-CNN, ResNet on ONNX Runtime with GPU acceleration.
Language: Jupyter Notebook - Size: 72 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0
dl-cv/labelme-ai
深度视觉LabelmeAI是一款基于LabelMe开源版进行深度重开发的更加智能的标注工具。
Language: Python - Size: 28.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 18 - Forks: 1
ultralytics/ultralytics
Ultralytics YOLO 🚀
Language: Python - Size: 38 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 48,636 - Forks: 9,395
tusen-ai/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
Language: Python - Size: 1.34 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 3,087 - Forks: 485
mihajlov39547/spatial-mask-merging
Official implementation of the Spatial Mask Merging (SMM) algorithm, a post-processing algorithm designed to improve instance segmentation in high-resolution images. It addresses the limitations of traditional tiling methods by merging fragmented masks using graph clustering and spatial metrics.
Language: Python - Size: 117 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0
siddheshk08/mask-rcnn-instance-segmentation-opencv
🔍 Detect and segment multiple objects in images using Mask R-CNN with OpenCV, featuring a CLI demo for easy visualization and output management.
Size: 2.13 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
roboflow/inference
Turn any computer or edge device into a command center for your computer vision projects.
Language: Python - Size: 135 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2,035 - Forks: 225
Pfilipeferreira2004/DynamicVis
This is the implement of the paper "DynamicVis: An Efficient and General Visual Foundation Model for Remote Sensing Image Understanding"
Language: Jupyter Notebook - Size: 42.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
scannetpp/scannetpp
[ICCV 2023 Oral] ScanNet++: A High-Fidelity Dataset of 3D Indoor Scenes
Language: Python - Size: 582 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 330 - Forks: 31
mkang315/ASF-YOLO
[IMAVIS] Official implementation of "ASF-YOLO: A Novel YOLO Model with Attentional Scale Sequence Fusion for Cell Instance Segmentation".
Language: Python - Size: 253 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 101 - Forks: 7
tallal13/ultralytics
Ultralytics YOLO11 🚀
Language: Python - Size: 10.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1
obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
Language: Python - Size: 258 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4,927 - Forks: 710
Hiroto-Hiro/real-time-person-detection
🎥 Detect people in real-time with YOLOv8 and receive alerts via Telegram, all in a scalable and easy-to-deploy system.
Language: Python - Size: 1.38 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Language: Python - Size: 47.4 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 15,233 - Forks: 3,602
dronefreak/dji-tello-object-detection-segmentation
Modern instance segmentation for DJI Tello drones with YOLOv8/Detectron2. Real-time performance, modular design, autonomous tracking.
Language: Python - Size: 976 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 53 - Forks: 15
Jordan-Pierce/yolo-tiling
Tile (Slice) a YOLO Dataset for Small Object Detection and Instance Segmentation
Language: Python - Size: 72.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 12 - Forks: 2
MarkMoHR/Awesome-Referring-Image-Segmentation
:books: A collection of papers about Referring Image Segmentation.
Size: 906 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 782 - Forks: 64
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟
Language: Swift - Size: 2.75 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 356 - Forks: 73
ppl-call-me-tima/chess-cv-2
A tool to digitize / parse a video feed of a physical chessboard and do computation from it like real-time analysis or gameplay on lichess.
Language: Python - Size: 60.7 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
umitkacar/awesome-vision-foundation-models
Curated resources for vision foundation models: Segment Anything (SAM/SAM2), DINO, and related architectures. Covers image/video segmentation, zero-shot learning, medical imaging applications, and promptable visual AI.
Language: Makefile - Size: 149 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 11 - Forks: 0
mgonzs13/yolo_ros
Ultralytics YOLOv8, YOLOv9, YOLOv10, YOLOv11, YOLOv12 for ROS 2
Language: Python - Size: 2.7 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 873 - Forks: 205
ayoolaolafenwa/PixelLib
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
Language: Python - Size: 162 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 1,073 - Forks: 267
Jordan-Pierce/CoralNet-Toolbox
Tools for panoptic segmentation and developing machine learning models for benthic imagery
Language: Python - Size: 891 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 40 - Forks: 7
vanvalenlab/deepcell-tf
Deep Learning Library for Single Cell Analysis
Language: Python - Size: 341 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 468 - Forks: 107
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
Language: Python - Size: 2.48 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 3,124 - Forks: 477
albumentations-team/AlbumentationsX
Next-generation Albumentations: dual-licensed for open-source and commercial use
Language: Python - Size: 961 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 173 - Forks: 13
keremberke/awesome-yolov8-models
Easy-to-use finetuned YOLOv8 models.
Language: HTML - Size: 51.8 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 211 - Forks: 23
Zlmknc/Thining-analysis-with-YOLO
YOLO-based thining analysis was performed with the data set collected and labelled manually from forested areas. The result of the training conducted via Colab with the Yolo algorithm, an accuracy rate comparison was made over the videos I collected manually.
Size: 1.95 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
jingh-ai/ultralytics-YOLO-DeepSort-ByteTrack-PyQt-GUI
a GUI application, which uses YOLOs (YOLOv8, YOLO11, YOLOv13) for Object Detection/Tracking, Human Pose Estimation/Tracking from images, videos or camera
Language: Python - Size: 49.1 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 377 - Forks: 60
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
Language: C++ - Size: 25.2 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1,512 - Forks: 161
CVHub520/X-AnyLabeling-Server
A Simple, Lightweight, and Extensible Serving Framework for X-AnyLabeling
Language: Python - Size: 41 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 4 - Forks: 0
junlinguo/CellViT-Kidney
First Large-scale universal nuclei instance segmentation model that finetunes CellViT (dino) on diverse kidney nuclei data from diverse institutions
Language: Python - Size: 54.9 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0
chrieke/awesome-satellite-imagery-datasets 📦
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
Size: 1.74 MB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 3,831 - Forks: 663
dme-compunet/YoloSharp
🚀 A high performance real-time object detection solution using YOLO11 ⚡️ powered by ONNX-Runtime
Language: C# - Size: 63 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 486 - Forks: 84
syrax90/dynamic-solov2-tensorflow2
Dynamic SOLO (SOLOv2) with TensorFlow
Language: Python - Size: 3.84 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 6 - Forks: 1
fcakyon/labelme2coco Fork of XCRobert/Labelme2Coco
A lightweight package for converting your labelme annotations into COCO object detection format.
Language: Python - Size: 191 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 317 - Forks: 70
UltralyticsAssistant/UltralyticsAssistant
Ultralytics Assistant repo
Size: 31.3 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 8 - Forks: 2
NamanMakkar/VayuAI
Vayuvahana Technologies Private Limited presents to you VajraV1, a state-of-the-art (SOTA) real time object detection model
Language: Python - Size: 2.34 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 3 - Forks: 0
roboflow/rf-detr
RF-DETR is a real-time object detection and segmentation model architecture developed by Roboflow, SOTA on COCO and designed for fine-tuning.
Language: Python - Size: 9.13 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 3,818 - Forks: 432
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Language: Python - Size: 117 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 25,380 - Forks: 11,713
PaddleCV-SIG/PaddleLabel
飞桨智能标注,让标注快人一步
Language: Python - Size: 25.3 MB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 289 - Forks: 44
insight-platform/Savant
Python Computer Vision & Video Analytics Framework With Batteries Included
Language: Python - Size: 45.5 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 710 - Forks: 65
PierreMarieCurie/rf-detr-onnx
ONNX model with inference, conversion and visualization scripts for RF-DETR (object detection and instance segmentation)
Language: Python - Size: 2.39 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 26 - Forks: 2
DIYer22/bpycv
Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)
Language: Python - Size: 327 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 491 - Forks: 59
FoundationVision/VNext
Next-generation Video instance recognition framework on top of Detectron2 which supports InstMove (CVPR 2023), SeqFormer(ECCV Oral), and IDOL(ECCV Oral))
Language: Python - Size: 53.7 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 615 - Forks: 55
MJAHMADEE/Cataract-LMM
Advanced computer vision framework for surgical video analysis, featuring multi-task learning for cataract surgery procedure understanding, instrument segmentation, and skill assessment.
Language: Jupyter Notebook - Size: 2.07 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 7 - Forks: 1
tue-mps/eomt
[CVPR 2025 Highlight] Official code and models for Encoder-only Mask Transformer (EoMT).
Language: Jupyter Notebook - Size: 5.98 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 433 - Forks: 37
bitdessin/JustDeepIt
A tool with GUI and CUI for image analysis based on deep learning
Language: Python - Size: 62.3 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1
chrieke/InstanceSegmentation_Sentinel2 📦
🌱 Deep Learning for Instance Segmentation of Agricultural Fields - Master thesis
Language: Jupyter Notebook - Size: 19.4 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 420 - Forks: 129
PINTO0309/HISDF
HISDF (Human Instance, Skeleton, and Depth Fusion) is a unified model that fuses human instance segmentation, skeletal structure estimation, and depth prediction to achieve holistic human perception from visual input.
Language: Python - Size: 255 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 0
Tamagear/characterization-photoreceptor-axons
The aim of the master’s thesis is the automatic instance segmentation and quantification of 3D microscopy images of neuronal networks in Drosophila. In particular, the degradation upon light stimuli will be investigated and successive damage to regular structures should be quantitatively assessed by dedicated features that are to be developed.
Language: Jupyter Notebook - Size: 56.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
macorisd/TALOS
Modular Computer Vision pipeline for automatic open-vocabulary instance segmentation using a combination of state-of-the-art models.
Language: Python - Size: 40.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
olibartfast/rf-detr-cpp-inference
Language: C++ - Size: 613 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
oarriaga/paz
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
Language: Python - Size: 10.3 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 682 - Forks: 110
Seeed-Studio/SenseCraft-AI
An application suite including an open-source inference server and web UI to deploy any YOLOv8 model to NVIDIA Jetson devices and visualize captured streams, with one line of code.
Language: Shell - Size: 30 MB - Last synced at: 24 days ago - Pushed at: 10 months ago - Stars: 58 - Forks: 6
fcakyon/midv500 📦
Download and convert MIDV-500 annotations to COCO instance segmentation format
Language: Python - Size: 8.2 MB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 97 - Forks: 12
TUI-NICR/nicr-scene-analysis-datasets
Code to prepare and use common datasets for scene analysis tasks
Language: Python - Size: 569 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 2
google/ffn
Flood-Filling Networks for instance segmentation in 3d volumes.
Language: Python - Size: 3.48 MB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 338 - Forks: 103
mythrantic/vision-ai
a vision ai with a wide range of object detection and tracking, instance segmentation, image classification and pose estimation tasks
Language: Python - Size: 8.25 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
OpenGVLab/PIIP
[NeurIPS 2024 Spotlight ⭐️ & TPAMI 2025] Parameter-Inverted Image Pyramid Networks (PIIP)
Language: Python - Size: 11.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 102 - Forks: 5
PINTO0309/human-instance-segmentation
ROI-based Instance Segmentation for Human Detection (CNN)
Language: Python - Size: 53.5 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 1
WXinlong/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
Language: Python - Size: 5.93 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1,737 - Forks: 306
nomi30701/yolo-seg-onnxruntime-web
Yolo instance segmentation browser, Power by onnxruntime-web, Support WebGPU, wasm(cpu) inference. Webcam for realtime detection, process video
Language: JavaScript - Size: 66.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Language: Python - Size: 61.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 31,761 - Forks: 9,754
AnujithM/Eye-Gaze-Controlled-Robot.github.io
Path planning algorithm implementation of a safe and intelligent robotic arm, which users can control using their eye-gaze.
Language: JavaScript - Size: 53.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0
lht291003/SewerDeformation-WebApp
Hệ thống dự đoán biến dạng hình học của đường cống thoát nước bằng YOLO Seg kết hợp với các phương pháp định lượng hình học
Language: Python - Size: 307 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Language: Python - Size: 413 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 13,800 - Forks: 2,996
nomi30701/yolo-multi-task-onnxruntime-web
Yolo11 multi task browser, Object Detection, Pose Estimation, Instance Segmentation Power by onnx-web. support WebGPU wasm(cpu). Realtime process camera, Add your custom model
Language: JavaScript - Size: 174 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1
ChristophReich1996/Cell-DETR
Official and maintained implementation of the paper "Attention-Based Transformers for Instance Segmentation of Cells in Microstructures" [BIBM 2020].
Language: Python - Size: 32.9 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 105 - Forks: 25
Carti-97/DINOv3-Mask2former
Switch the backbone of mask2former to DINOv3 for instance segmentation
Language: Python - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 16 - Forks: 0
aim-uofa/DiverGen
DiverGen (CVPR 2024) & BSGAL (ICML 2024)
Language: Python - Size: 7.14 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 49 - Forks: 2
NVlabs/MambaVision
[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
Language: Python - Size: 2.76 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1,758 - Forks: 99
lht2003/SewerDeformationInspection
Hệ thống dự đoán các biến dạng hình học của đường cống thoát nước bằng YOLO kết hợp các phương pháp định lượng hình học
Language: Python - Size: 307 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
swiss-territorial-data-lab/proj-streetview
Detection of manholes on street view images and reprojection to an EPSG system
Language: Python - Size: 16.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
hustvl/QueryInst
[ICCV 2021] Instances as Queries
Language: Python - Size: 7.29 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 412 - Forks: 55
rediscovery-io/remo-python
:rabbit: Python lib for remo - the app for annotations and images management in Computer Vision
Language: Python - Size: 90.6 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 187 - Forks: 25
Onelevenvy/nimir 📦
Nimir 是一个基于 workflow 的标注、训练、推理一体化平台。它提供了直观的用户界面和强大的功能,通过工作流的方式将数据处理全流程有机地串联起来,实现端到端的 AI 应用开发。
Language: TypeScript - Size: 1.62 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 16
3dlg-hcvc/minsu3d
MINSU3D: MinkowskiEngine-powered Scene Understanding in 3D
Language: Python - Size: 20.3 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 5
cj-mills/pytorch-mask-rcnn-tutorial-code
This repository contains the code for my PyTorch Mask R-CNN tutorial.
Language: Jupyter Notebook - Size: 29.2 MB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 18 - Forks: 6
autodistill/autodistill
Images to inference with no labeling (use foundation models to train supervised models).
Language: Python - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2,398 - Forks: 196
a-nau/synthetic-dataset-generation
Easily create an instance segmentation dataset from an existing pool of objects of interest, distractor objects and background images. Easy configuration, diverse image compositions, multiple blending methods, Dockerized.
Language: Python - Size: 21.2 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 4
developer239/automation-engine
Automate repetitive visual tasks by writing custom Lua/TypeScript scripts. 🤖 Debug, test and run them in the engine.
Language: C++ - Size: 175 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
Duankaiwen/LSNet
Location-Sensitive Visual Recognition with Cross-IOU Loss
Language: Python - Size: 27.3 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 159 - Forks: 28
prasadvineetv/ReCoDeWaste-Dataset
RGB-D construction and demolition waste dataset for instance segmentation and robotic grasp detection in cluttered real-world recycling scenarios.
Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
orestis-z/mask-rcnn-rgbd Fork of matterport/Mask_RCNN
Extended Mask R-CNN for RGB-D object instance segmentation based on Matterport's implementation. Segmentation accuracy improved by up to 31% using the additional depth input channel.
Language: Jupyter Notebook - Size: 73.1 MB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 4
buswinka/piefs
Python Instance (map) Eikonal Function Solver
Language: Python - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
ammahmoudi/Agricultural-Image-Instance-Segmentation
PyTorch-based Mask R-CNN framework for high-precision instance segmentation of agricultural imagery. Supports custom datasets, advanced training workflows, and robust evaluation for crop and plant analysis.
Language: Jupyter Notebook - Size: 8.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
neel-dey/AnyStar
[WACV 2024] AnyStar: Domain randomized universal star-convex 3D instance segmentation
Language: Python - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 4
trace-3d/Trace3D
Official implementation of ICCV25 paper "Trace3D: Consistent Segmentation Lifting via Gaussian Instance Tracing"
Language: Python - Size: 11.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 19 - Forks: 1
RizwanMunawar/visionusecases
Explore a wide range of computer vision projects and documentation covering everything from object detection, image segmentation, and tracking to pose estimation, object counting, and automated annotation. These resources highlight real-world AI applications built with modern models like Ultralytics YOLO, Meta SAM 2, and other vlms
Size: 28.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 11 - Forks: 1
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
Language: Python - Size: 20.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5,169 - Forks: 1,323
aim-uofa/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Language: Python - Size: 663 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3,451 - Forks: 653
AlbertoMarquillas/mask-rcnn-instance-segmentation-opencv
Instance segmentation with Mask R-CNN (COCO) using OpenCV DNN. CLI demo, headless-friendly outputs.
Language: Python - Size: 866 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0