one-stage-detector
There are 13 repositories under one-stage-detector topic.
implus/GFocalV2
Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection, CVPR2021
fcjian/TOOD
TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral
yjh0410/YOWOv2
The second generation of YOWO action detector.
abhi1kumar/DEVIANT
[ECCV 2022] Official PyTorch Code of DEVIANT: Depth Equivariant Network for Monocular 3D Object Detection
abhi1kumar/groomed_nms
[CVPR 2021] Official PyTorch Code of GrooMeD-NMS: Grouped Mathematically Differentiable NMS for Monocular 3D Object Detection
braun-steven/DAFNe
Code for our paper "DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection".
MCG-NJU/STMixer
[CVPR 2023] STMixer: A One-Stage Sparse Action Detector
yjh0410/YOWOF
You Only Watch One Frame for Online Spatio-Temporal Action Detection
phungpx/efficient_det_pytorch
Re-implement Efficient Det model for object detection tasks
TanyaChutani/YoloV5
Yolov5 on a subset of COCO dataset with only two classes.
UmarSpa/CenterNet-TensorFlow-1.14
Code (TensorFlow 1.14) for the paper "CenterNet: Keypoint Triplets for Object Detection".
comsa33/RetinaNet-paper_review
retinanet - one-stage detector(SSD), paper review
phungpx/retinanet_pytorch
Re-implement RetinaNet for object detection tasks