facebookresearch / maskrcnn-benchmarkLinks
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
☆9,382Updated 2 years ago
Alternatives and similar repositories for maskrcnn-benchmark
Users that are interested in maskrcnn-benchmark are comparing it to the libraries listed below
Sorting:
- A faster pytorch implementation of faster r-cnn☆7,846Updated 3 years ago
- COCO API - Dataset @ http://cocodataset.org/☆6,321Updated last year
- Object detection, 3D detection, and pose estimation using center point detection:☆7,526Updated 2 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,823Updated 6 years ago
- Gluon CV Toolkit☆5,914Updated 11 months ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,027Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,112Updated 3 years ago
- ☆2,058Updated 6 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,224Updated 3 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,056Updated last year
- Most popular metrics used to evaluate object detection algorithms.☆5,085Updated 4 months ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,339Updated last year
- A simple, fully convolutional model for real-time instance segmentation.☆5,191Updated 2 months ago
- FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.☆26,392Updated last year
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,267Updated 4 years ago
- A PyTorch implementation of EfficientNet☆8,181Updated 3 years ago
- Deformable Convolutional Networks☆4,097Updated 4 years ago
- Reference models and tools for Cloud TPUs.☆5,263Updated last month
- Codes for paper "Mask Scoring R-CNN".☆1,904Updated 5 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,264Updated 6 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,504Updated 2 years ago
- Minimal PyTorch implementation of YOLOv3☆7,439Updated last year
- Image augmentation library in Python for machine learning.☆5,144Updated last year
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.