目标检测经典算法 -凯发k8官方网
参考
主流目标检测复现:https://github.com/misads/detection_template
cvpr 2021 论文和开源项目合集:https://github.com/jiangp000/cvpr2021-papers-with-code
1
instance localization for self-supervised detection pretraining
- 分类
- 定位
- 检测
- 分割
2:r-cnn
1: r-cnn
2:fast r-cnn
3:faster rcnn
3:yolo
1:v1,v2,v3
4:ssd
5:cornernet
- 通过检测一对角点来检测出目标
6:extremenet
- 将关键点设置为极值点
7:detr
总结
- 上一篇:
- 下一篇: