Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 363 Bytes

File metadata and controls

17 lines (11 loc) · 363 Bytes

anchor-free-object-detection-tutorial

anchor-free目标检测模型效果已经达到,甚至超过anchor-based类型检测模型,因此我们有必要从头缕一遍anchor-free检测模型,欢迎大家一起学习。

before anchor-free concept

在 Yolo-v1

DenseBox

classical anchor-free model

CenterNet

CornerNet

FCOS

recent anchor-free model