Repository navigation

#

detectron

A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.

Python
2823
6 年前

[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021

Python
705
10 个月前

Code for ICCV2019 paper "InstaBoost: Boosting Instance Segmentation Via Probability Map Guided Copy-Pasting"

Python
401
6 年前

A PyTorch Detectron codebase for domain adaptation of object detectors.

Python
117
6 年前

7th place solution for the 2018 Data Science Bowl with a score of 0.591

Python
65
6 年前

Chainer Implementation of Mask R-CNN. (Training code to reproduce the original result is available.)

Python
55
4 年前

Implements Adversarial Examples for Semantic Segmentation and Object Detection, using PyTorch and Detectron2

Jupyter Notebook
51
5 年前

Domain Adaptive Faster R-CNN in Detectron

Python
50
4 年前

Epic Kitchens Object Detector and Feature Extractor using Faster-RCNN with Detectron2

Python
23
5 年前

Detectron with VoVNet(CVPRW'19) backbone networks

Python
17
6 年前

AI Breast cancer detection using InBreast, CBIS-DDSM, MIAS mammography image datasets

Python
14
14 天前

Detectron is Facebook AI Research’s (FAIR) software system that implements state-of-the-art object detection algorithms, including Mask R-CNN. It is written in Python and powered by the Caffe2 deep learning framework. Detectron model is meant to advance object detection by offering speedy training and addressing the issues companies face when making the step from research to production.

Jupyter Notebook
8
2 年前

The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.

JavaScript
7
7 年前

Airbag Deployment Analysis using Detectron2 🚗💨 A deep learning computer vision-based project for detecting and analyzing airbag deployment from videos. It identifies key frames like Stitch Opening, Maximum Inflation, and Shoulder Line using image segmentation and inference techniques. 🛠️

Python
1
7 个月前