one-stage topic

List one-stage repositories
trafficstars

CondInst

137
Stars
14
Forks
Watchers

Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val

GFocal

566
Stars
73
Forks
Watchers

Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020

SSD-variants

239
Stars
58
Forks
Watchers

PyTorch implementation of several SSD based object detection algorithms.

FCOS

3.3k
Stars
630
Forks
Watchers

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)

FCOS_PLUS

316
Stars
46
Forks
Watchers

Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).

NAS-FCOS

187
Stars
35
Forks
Watchers

NAS-FCOS: Fast Neural Architecture Search for Object Detection (CVPR 2020)

FreeAnchor

674
Stars
111
Forks
Watchers

FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)

CenterNet

1.9k
Stars
385
Forks
Watchers

Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .

groomed_nms

86
Stars
20
Forks
Watchers

[CVPR 2021] Official PyTorch Code of GrooMeD-NMS: Grouped Mathematically Differentiable NMS for Monocular 3D Object Detection

DSSD

56
Stars
20
Forks
Watchers

Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)