• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

FCOS:一种简单且强大的无锚框目标检测器。

FCOS: A Simple and Strong Anchor-Free Object Detector.

作者信息

Tian Zhi, Shen Chunhua, Chen Hao, He Tong

出版信息

IEEE Trans Pattern Anal Mach Intell. 2022 Apr;44(4):1922-1933. doi: 10.1109/TPAMI.2020.3032166. Epub 2022 Mar 4.

DOI:10.1109/TPAMI.2020.3032166
PMID:33074804
Abstract

In computer vision, object detection is one of most important tasks, which underpins a few instance-level recognition tasks and many downstream applications. Recently one-stage methods have gained much attention over two-stage approaches due to their simpler design and competitive performance. Here we propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to other dense prediction problems such as semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3, and Faster R-CNN rely on pre-defined anchor boxes. In contrast, our proposed detector FCOS is anchor box free, as well as proposal free. By eliminating the pre-defined set of anchor boxes, FCOS completely avoids the complicated computation related to anchor boxes such as calculating the intersection over union (IoU) scores during training. More importantly, we also avoid all hyper-parameters related to anchor boxes, which are often sensitive to the final detection performance. With the only post-processing non-maximum suppression (NMS), we demonstrate a much simpler and flexible detection framework achieving improved detection accuracy. We hope that the proposed FCOS framework can serve as a simple and strong alternative for many other instance-level tasks. Code is available at: git.io/AdelaiDet.

摘要

在计算机视觉中,目标检测是最重要的任务之一,它为一些实例级识别任务和许多下游应用奠定了基础。最近,单阶段方法因其更简单的设计和具有竞争力的性能而比双阶段方法受到更多关注。在此,我们提出一种全卷积单阶段目标检测器(FCOS),以逐像素预测的方式解决目标检测问题,类似于语义分割等其他密集预测问题。几乎所有的先进目标检测器,如RetinaNet、SSD、YOLOv3和Faster R-CNN,都依赖于预定义的锚框。相比之下,我们提出的检测器FCOS不含锚框,也无需生成提议。通过消除预定义的锚框集,FCOS完全避免了与锚框相关的复杂计算,比如在训练期间计算交并比(IoU)分数。更重要的是,我们还避免了所有与锚框相关的超参数,这些超参数通常对最终检测性能很敏感。仅通过后处理非极大值抑制(NMS),我们展示了一个更简单、灵活的检测框架,其检测精度得到了提高。我们希望所提出的FCOS框架可以作为许多其他实例级任务的一种简单而强大的替代方案。代码可在以下网址获取:git.io/AdelaiDet 。

相似文献

1
FCOS: A Simple and Strong Anchor-Free Object Detector.FCOS:一种简单且强大的无锚框目标检测器。
IEEE Trans Pattern Anal Mach Intell. 2022 Apr;44(4):1922-1933. doi: 10.1109/TPAMI.2020.3032166. Epub 2022 Mar 4.
2
Sparse R-CNN: An End-to-End Framework for Object Detection.稀疏区域卷积神经网络(Sparse R-CNN):一种用于目标检测的端到端框架。
IEEE Trans Pattern Anal Mach Intell. 2023 Dec;45(12):15650-15664. doi: 10.1109/TPAMI.2023.3292030. Epub 2023 Nov 3.
3
SOLO: A Simple Framework for Instance Segmentation.SOLO:一种简单的实例分割框架。
IEEE Trans Pattern Anal Mach Intell. 2022 Nov;44(11):8587-8601. doi: 10.1109/TPAMI.2021.3111116. Epub 2022 Oct 4.
4
One-Stage Anchor-Free 3D Vehicle Detection from LiDAR Sensors.基于激光雷达传感器的单阶段无锚点3D车辆检测
Sensors (Basel). 2021 Apr 9;21(8):2651. doi: 10.3390/s21082651.
5
Proposal-Free Fully Convolutional Network: Object Detection Based on a Box Map.无提议全卷积网络:基于框映射的目标检测
Sensors (Basel). 2024 May 30;24(11):3529. doi: 10.3390/s24113529.
6
PointPainting: 3D Object Detection Aided by Semantic Image Information.点画:基于语义图像信息辅助的 3D 目标检测。
Sensors (Basel). 2023 Mar 6;23(5):2868. doi: 10.3390/s23052868.
7
Instance and Panoptic Segmentation Using Conditional Convolutions.使用条件卷积的实例分割与全景分割
IEEE Trans Pattern Anal Mach Intell. 2023 Jan;45(1):669-680. doi: 10.1109/TPAMI.2022.3145407. Epub 2022 Dec 5.
8
SAFNet: A Semi-anchor-free Network with Enhanced Feature Pyramid for Object Detection.SAFNet:一种用于目标检测的具有增强特征金字塔的半无锚网络。
IEEE Trans Image Process. 2020 Oct 7;PP. doi: 10.1109/TIP.2020.3028196.
9
Improved FCOS for Detecting Breast Cancers.基于改进 FCOS 的乳腺癌检测。
Curr Med Imaging. 2022;18(12):1291-1301. doi: 10.2174/1573405618666220420091649.
10
AIParsing: Anchor-Free Instance-Level Human Parsing.AIParsing:无锚点实例级人体解析。
IEEE Trans Image Process. 2022;31:5599-5612. doi: 10.1109/TIP.2022.3192989. Epub 2022 Aug 30.

引用本文的文献

1
Lightweight SCL-YOLOv8: A High-Performance Model for Transmission Line Foreign Object Detection.轻量级SCL-YOLOv8:一种用于输电线路异物检测的高性能模型。
Sensors (Basel). 2025 Aug 19;25(16):5147. doi: 10.3390/s25165147.
2
Deriving Early Citrus Fruit Yield Estimation by Combining Multiple Growing Period Data and Improved YOLOv8 Modeling.结合多个生长周期数据和改进的YOLOv8模型推导早期柑橘产量估计值
Sensors (Basel). 2025 Jul 31;25(15):4718. doi: 10.3390/s25154718.
3
PEYOLO a perception efficient network for multiscale surface defects detection.
PEYOLO:一种用于多尺度表面缺陷检测的感知高效网络。
Sci Rep. 2025 Aug 6;15(1):28804. doi: 10.1038/s41598-025-05574-0.
4
OR-FCOS: an enhanced fully convolutional one-stage approach for growth stage identification of Oudemansiella raphanipes.OR-FCOS:一种用于识别萝卜丝膜菌生长阶段的增强型全卷积单阶段方法。
Sci Rep. 2025 Jul 15;15(1):25576. doi: 10.1038/s41598-025-09303-5.
5
Deep learning-based automatic detection and grading of disk herniation in lumbar magnetic resonance images.基于深度学习的腰椎磁共振图像中椎间盘突出的自动检测与分级
Sci Rep. 2025 Jul 9;15(1):24700. doi: 10.1038/s41598-025-10401-7.
6
Multi-factor consideration sample assignment for oriented tiny object detection.用于定向微小目标检测的多因素考量样本分配
Sci Rep. 2025 Jul 2;15(1):22455. doi: 10.1038/s41598-025-05772-w.
7
Enhanced YOLOv8 with lightweight and efficient detection head for for detecting rice leaf diseases.用于检测水稻叶部病害的具有轻量级高效检测头的增强型YOLOv8
Sci Rep. 2025 Jul 1;15(1):22179. doi: 10.1038/s41598-025-06843-8.
8
VBM-YOLO: an enhanced YOLO model with reduced information loss for vehicle body markers detection.VBM-YOLO:一种用于车身标记检测的信息损失减少的增强型YOLO模型。
PeerJ Comput Sci. 2025 Jun 2;11:e2932. doi: 10.7717/peerj-cs.2932. eCollection 2025.
9
RDCRNet: RGB-T Object Detection Network Based on Cross-Modal Representation Model.RDCRNet:基于跨模态表示模型的RGB-T目标检测网络
Entropy (Basel). 2025 Apr 19;27(4):442. doi: 10.3390/e27040442.
10
Dataset for small object detection with shadow (SODwS).带阴影的小目标检测数据集(SODwS)。
Data Brief. 2025 Mar 20;60:111482. doi: 10.1016/j.dib.2025.111482. eCollection 2025 Jun.