中文
相关论文

相关论文: FCOS: Fully Convolutional One-Stage Object Detecti…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

Existing anchor-base oriented object detection methods have achieved amazing results, but these methods require some manual preset boxes, which introduces additional hyperparameters and calculations. The existing anchor-free methods usually…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Zhonghua Li , Biao Hou , Zitong Wu , Licheng Jiao , Bo Ren , Chen Yang

Monocular 3D object detection is an important task for autonomous driving considering its advantage of low cost. It is much more challenging than conventional 2D cases due to its inherent ill-posed property, which is mainly reflected in the…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Tai Wang , Xinge Zhu , Jiangmiao Pang , Dahua Lin

We show a simple NMS-free, end-to-end object detection framework, of which the network is a minimal modification to a one-stage object detector such as the FCOS detection model [Tian et al. 2019]. We attain on par or even improved detection…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Qiang Zhou , Chaohui Yu , Chunhua Shen , Zhibin Wang , Hao Li

Neural Architecture Search (NAS) has shown great potential in effectively reducing manual effort in network design by automatically discovering optimal architectures. What is noteworthy is that as of now, object detection is less touched by…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Ning Wang , Yang Gao , Hao Chen , Peng Wang , Zhi Tian , Chunhua Shen , Yanning Zhang

Recently, promising applications in robotics and augmented reality have attracted considerable attention to 3D object detection from point clouds. In this paper, we present FCAF3D - a first-in-class fully convolutional anchor-free indoor 3D…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Danila Rukhovich , Anna Vorontsova , Anton Konushin

We present a simple yet effective fully convolutional one-stage 3D object detector for LiDAR point clouds of autonomous driving scenes, termed FCOS-LiDAR. Unlike the dominant methods that use the bird-eye view (BEV), our proposed detector…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Zhi Tian , Xiangxiang Chu , Xiaoming Wang , Xiaolin Wei , Chunhua Shen

Deep learning has revolutionized object detection thanks to large-scale datasets, but their object categories are still arguably very limited. In this paper, we attempt to enrich such categories by addressing the one-shot object detection…

计算机视觉与模式识别 · 计算机科学 2020-05-11 Xiang Li , Lin Zhang , Yau Pun Chen , Yu-Wing Tai , Chi-Keung Tang

The success of deep neural networks relies on significant architecture engineering. Recently neural architecture search (NAS) has emerged as a promise to greatly reduce manual effort in network design by automatically searching for optimal…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Ning Wang , Yang Gao , Hao Chen , Peng Wang , Zhi Tian , Chunhua Shen , Yanning Zhang

During the last years, we have seen significant advances in the object detection task, mainly due to the outperforming results of convolutional neural networks. In this vein, anchor-based models have achieved the best results. However,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Lukas Pavez , Jose M. Saavedra Rondo

The perception system is a a critical role of an autonomous driving system for ensuring safety. The driving scene perception system fundamentally represents an object detection task that requires achieving a balance between accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Novendra Setyawan , Ghufron Wahyu Kurniawan , Chi-Chia Sun , Wen-Kai Kuo , Jun-Wei Hsieh

We present a novel approach which extends the existing Fully Convolutional One-Stage Object Detector (FCOS) for mitotic figure detection. Our composite model adds a Feedback Attention Ladder CNN (FAL-CNN) model for classification of normal…

图像与视频处理 · 电气工程与系统科学 2025-09-22 Andrew Broad , Jason Keighley , Lucy Godson , Alex Wright

We present ObjectBox, a novel single-stage anchor-free and highly generalizable object detection approach. As opposed to both existing anchor-based and anchor-free detectors, which are more biased toward specific object scales in their…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Mohsen Zand , Ali Etemad , Michael Greenspan

This paper proposes an efficient, low-complexity and anchor-free object detector based on the state-of-the-art YOLO framework, which can be implemented in real time on edge computing platforms. We develop an enhanced data augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Shihan Liu , Junlin Zha , Jian Sun , Zhuo Li , Gang Wang

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

We present FoveaBox, an accurate, flexible, and completely anchor-free framework for object detection. While almost all state-of-the-art object detectors utilize predefined anchors to enumerate possible locations, scales and aspect ratios…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Tao Kong , Fuchun Sun , Huaping Liu , Yuning Jiang , Lei Li , Jianbo Shi

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Jifeng Dai , Yi Li , Kaiming He , Jian Sun

With the rapid development of wireless communications and the growing complexity of digital modulation schemes, traditional manual modulation recognition methods struggle to extract reliable signal features and meet real-time requirements…

机器学习 · 计算机科学 2025-05-29 Yao Lu , Tengfei Ma , Zeyu Wang , Zhuangzhi Chen , Dongwei Xu , Yun Lin , Qi Xuan , Guan Gui

A standard one-stage detector is comprised of two tasks: classification and regression. Anchors of different shapes are introduced for each location in the feature map to mitigate the challenge of regression for multi-scale objects.…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Lei Chen , Qi Qian , Hao Li

Existing anchor-based and anchor-free object detectors in multi-stage or one-stage pipelines have achieved very promising detection performance. However, they still encounter the design difficulty in hand-crafted 2D anchor definition and…

计算机视觉与模式识别 · 计算机科学 2020-05-13 Geng Zhan , Dan Xu , Guo Lu , Wei Wu , Chunhua Shen , Wanli Ouyang
‹ 上一页 1 2 3 10 下一页 ›