detectron2
There are 328 repositories under detectron2 topic.
Layout-Parser/layout-parser
A Unified Toolkit for Deep Learning Based Document Image Analysis
obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
JosephKJ/OWOD
(CVPR 2021 Oral) Open World Object Detection
youngwanLEE/centermask2
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
qqlu/Entity
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
hustvl/SparseInst
[CVPR 2022] SparseInst: Sparse Instance Activation for Real-Time Instance Segmentation
bowenc0221/panoptic-deeplab
This is Pytorch re-implementation of our CVPR 2020 paper "Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation" (https://arxiv.org/abs/1911.10194)
JDAI-CV/centerX
This repo is implemented based on detectron2 and centernet
lkeab/BCNet
Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]
chongruo/detectron2-ResNeSt
A fork of Detectron2 with ResNeSt backbone
youngwanLEE/vovnet-detectron2
[CVPR 2020] VoVNet backbone networks for detectron2
zsef123/PointRend-PyTorch
A PyTorch implementation of PointRend: Image Segmentation as Rendering
youngwanLEE/MPViT
[CVPR 2022] MPViT:Multi-Path Vision Transformer for Dense Prediction
MILVLG/bottom-up-attention.pytorch
A PyTorch reimplementation of bottom-up-attention models
THU-DA-6D-Pose-Group/GDR-Net
GDR-Net: Geometry-Guided Direct Regression Network for Monocular 6D Object Pose Estimation. (CVPR 2021)
Ikomia-dev/IkomiaApi
Deploy Computer Vision solutions with a few lines of code.
conansherry/detectron2
detectron2 windows build
sxhxliang/detectron2_backbone
detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn
hustvl/BMaskR-CNN
[ECCV 2020] Boundary-preserving Mask R-CNN
zymk9/Yet-Another-Anime-Segmenter
Instance segmentation for anime characters based on CondInst and SOLOv2
hpanwar08/detectron2
Detectron2 for Document Layout Analysis
PatBall1/detectree2
Python package for automatic tree crown delineation based on the Detectron2 implementation of Mask R-CNN
mrdbourke/airbnb-amenity-detection
Repo for 42 days project to replicate/improve Airbnb's amenity (object) detection pipeline.
stevewongv/InstanceShadowDetection
Instance Shadow Detection (CVPR 2020)
TannerGilbert/Object-Detection-and-Image-Segmentation-with-Detectron2
Object Detection and Image Segmentation with Detectron2
lkeab/gsnet
Official code of ECCV 2020 paper "GSNet: Joint Vehicle Pose and Shape Reconstruction with Geometrical and Scene-aware Supervision". GSNet performs joint vehicle pose estimation and vehicle shape reconstruction with single RGB image as input.
rubelchowdhury20/Neural-Re-Rendering-of-Humans-from-a-Single-Image
Pytorch implementation of the paper, Neural re-rendering of humans from a single image.
Epiphqny/CondInst
Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val
JosephKJ/iOD
(TPAMI 2021) iOD: Incremental Object Detection via Meta-Learning
jasonmanesis/Ship-Detection-on-Remote-Sensing-Synthetic-Aperture-Radar-Data
Maritime vessel detection from remote sensing SAR data, based on the architectures of the Faster-RCNN and YOLOv5 networks.
csuhan/opendet2
Official code of the paper "Expanding Low-Density Latent Regions for Open-Set Object Detection" (CVPR 2022)
lastdefiance20/TryYours-Virtual-Try-On
Virtual Try On site using HR-VITON. Anyone can try it using their own Image with clothes image.
TannerGilbert/Detectron2-Train-a-Instance-Segmentation-Model
Learn how to train a custom instance segmentation model with Detectron2
DDemmer1/ai-background-remove
Cut out objects and remove backgrounds from pictures with artificial intelligence
Epiphqny/Yolact_fcos
YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val
jagin/detectron2-pipeline
Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.