detectron2
Object Detector
A platform for object detection and segmentation tasks using machine learning algorithms
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
31k stars
391 watching
7k forks
Language: Python
last commit: 14 days ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ignacio-rocco/detectorch | A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 558 |
facebookresearch/sam2 | An open-source software project providing code and tools for running inference with a deep learning model designed for visual segmentation in images and videos. | 12,353 |
facebookresearch/dinov2 | A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,211 |
facebookresearch/segment-anything | This project provides code and tools for running inference with a visual segmentation model that can generate object masks from input prompts. | 47,627 |
facebookresearch/mmf | A modular framework for building vision and language multimodal research projects using PyTorch. | 5,500 |
patball1/detectree2 | Automates tree crown delineation from aerial RGB and multispectral imagery using Mask R-CNN. | 162 |
rbgirshick/rcnn | A visual object detection system that combines region proposals with neural network features to improve detection performance. | 2,379 |
jshin49/fb-vision-bot | An image processing bot for Facebook Messenger that uses Google Cloud Vision API to analyze images and provide insights. | 12 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
hoya012/deep_learning_object_detection | A comprehensive repository of object detection papers and datasets using deep learning techniques | 11,316 |
ruotianluo/pytorch-faster-rcnn | An implementation of Faster R-CNN detection framework in PyTorch | 1,817 |
facebookresearch/audio2photoreal | Generating photorealistic avatars from audio | 2,709 |
facebookresearch/slowfast | Provides state-of-the-art video understanding codebase with efficient training methods and pre-trained models for various tasks | 6,623 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
facebookresearch/cutler | An unsupervised object detection and segmentation framework that can learn from image data alone, without requiring human annotations. | 943 |