anchor-free
There are 51 repositories under anchor-free topic.
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
iscyy/yoloair
🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
Star-Clouds/CenterFace
face detection
youngwanLEE/centermask2
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
Shank2358/GGHL
This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)
researchmm/TracKit
[ECCV'20] Ocean: Object-aware Anchor-Free Tracking
implus/GFocal
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020
Banconxuan/RTM3D
The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
CaptainEven/MCMOT
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID
taokong/FoveaBox
FoveaBox: Beyond Anchor-based Object Detector
yqyao/FCOS_PLUS
Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).
fcjian/TOOD
TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral
chenjun2hao/CenterFace.pytorch
unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection
ray-lee-94/AnchorFreeDetection
list the paper for recently anchor free detector
Lausannen/NAS-FCOS
NAS-FCOS: Fast Neural Architecture Search for Object Detection (CVPR 2020)
zhenghao977/FCOS-PyTorch
A pure torch implement of FCOS 37.2AP
CaoWGG/CenterNet-CondInst
Instance Segmentation based on CenterNet and CondInst
chengchunhsu/EveryPixelMatters
Implementation of ECCV 2020 paper "Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector"
hpc203/yolox-opencv-dnn
使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序
jahongir7174/YOLOv8-pt
YOLOv8 implementation using PyTorch
hpc203/scrfd-opencv
使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。
hpc203/nanodet-plus-opencv
分别使用OpenCV、ONNXRuntime部署NanoDet-Plus,包含C++和Python两个版本的程序
hpc203/nanodet-opncv-dnn-cpp-python
用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现
VectXmy/FCOS.Pytorch
fcos implementation in pytorch1.x
DetectionTeamUCAS/FCOS_Tensorflow
FCOS: Fully Convolutional One-Stage Object Detection.
braun-steven/DAFNe
Code for our paper "DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection".
HiLab-git/SCPM-Net
[MICCAI2020]CPM-Net: A 3D Center-Points Matching Network for Pulmonary Nodule Detection in CT Scans
hpc203/yolor-onnxruntime
使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序
hpc203/FastestDet-opencv-dnn
使用OpenCV部署FastestDet,包含C++和Python两种版本的程序。模型文件不超过1M
DataXujing/CornerNet-Lite-Pytorch
:rotating_light::rotating_light::rotating_light: CornerNet:基于虚拟仿真环境下的自动驾驶交通标志识别
hpc203/picodet-onnxruntime
使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序
DetectionTeamUCAS/FCOS_GluonCV
FCOS: Fully Convolutional One-Stage Object Detection.
coderonion/awesome-anchor-free-object-detection
A collection of some awesome public Anchor-Free object detection series projects.
yl-jiang/YOLOSeries
YOLO Series