Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
翻译 - Detectron2是FAIR的下一代对象检测和分割平台。
detectron2 windows build
[CVPR 2020] VoVNet backbone networks for detectron2
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn
This repo is implemented based on detectron2 and centernet
Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.
A PyTorch reimplementation of bottom-up-attention models
Object Detection and Image Segmentation with Detectron2
DETR implementation based on detectron2.
Single object tracking (SOT) using detectron2
You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2
Res2Net for Panoptic Segmentation based on detectron2 (SOTA results).
Detectron2 for car damage detection using custom dataset
The scripts for training Detectron2-based Layout Models on popular layout analysis datasets
Using detectron2 to train Image classification models for backbone of detection models
Implementation of Yolo using Facebook's Detectron2 (https://github.com/facebookresearch/detectron2) Framework with Quantization support based on AQD: Towards Accurate Quantized Object Detection (https...
Unofficial implementation for SOLOv2 instance segmentation
VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2
Next-generation Video instance recognition framework on top of Detectron2 which supports InstMove (CVPR 2023), SeqFormer(ECCV Oral), and IDOL(ECCV Oral))
The official implementation of Equalization Loss for Long-Tailed Object Recognition (CVPR 2020) based on Detectron2. https://arxiv.org/abs/2003.05176