Repository navigation

#

anchor-free

NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥

Python
5916
8 个月前

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

Python
3304
1 年前
Python
781
3 年前

[ECCV'20] Ocean: Object-aware Anchor-Free Tracking

Python
616
2 年前

This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)

Python
612
2 年前

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

Python
596
4 年前
Python
480
2 个月前

The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection

Python
462
4 年前

Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID

Python
398
3 年前

FoveaBox: Beyond Anchor-based Object Detector

Python
367
2 年前

TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral

Python
326
7 天前

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

Python
322
6 年前

unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection

Python
239
5 年前

list the paper for recently anchor free detector

231
5 年前

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

Python
194
5 年前

A pure torch implement of FCOS 37.2AP

Python
168
4 年前

Instance Segmentation based on CenterNet and CondInst

Python
166
5 年前

Implementation of ECCV 2020 paper "Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector"

Python
166
2 年前

使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序

C++
158
3 年前