中文
相关论文

相关论文: Revisiting Feature Alignment for One-stage Object …

200 篇论文

Object detection has been a challenging task in computer vision. Although significant progress has been made in object detection with deep neural networks, the attention mechanism is far from development. In this paper, we propose the…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Ya-Li Li , Shengjin Wang

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Two-stage detectors have gained much popularity in 3D object detection. Most two-stage 3D detectors utilize grid points, voxel grids, or sampled keypoints for RoI feature extraction in the second stage. Such methods, however, are…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Honghui Yang , Zili Liu , Xiaopei Wu , Wenxiao Wang , Wei Qian , Xiaofei He , Deng Cai

Automatically identifying feature correspondences between multimodal images is facing enormous challenges because of the significant differences both in radiation and geometry. To address these problems, we propose a novel feature matching…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Bai Zhu , Chao Yang , Jinkun Dai , Jianwei Fan , Yuanxin Ye

Action Localization is a challenging problem that combines detection and recognition tasks, which are often addressed separately. State-of-the-art methods rely on off-the-shelf bounding box detections pre-computed at high resolution, and…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Ioanna Ntinou , Enrique Sanchez , Georgios Tzimiropoulos

This paper revisits feature pyramids networks (FPN) for one-stage detectors and points out that the success of FPN is due to its divide-and-conquer solution to the optimization problem in object detection rather than multi-scale feature…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Qiang Chen , Yingming Wang , Tong Yang , Xiangyu Zhang , Jian Cheng , Jian Sun

Rotated object detection in aerial images has received increasing attention for a wide range of applications. However, it is also a challenging task due to the huge variations of scale, rotation, aspect ratio, and densely arranged targets.…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Feng Zhang , Xueying Wang , Shilin Zhou , Yingqian Wang

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are applied over a…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

We propose CornerNet, a new approach to object detection where we detect an object bounding box as a pair of keypoints, the top-left corner and the bottom-right corner, using a single convolution neural network. By detecting objects as…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Hei Law , Jia Deng

Small object detection presents a significant challenge in computer vision and object detection. The performance of small object detectors is often compromised by a lack of pixels and less significant features. This issue stems from…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Xiaohui Guo

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

General detectors follow the pipeline that feature maps extracted from ConvNets are shared between classification and regression tasks. However, there exists obvious conflicting requirements in multi-orientation object detection that…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Zhixin Zhang , Xudong Chen , Jie Liu , Kaibo Zhou

The ability to identify and localize new objects robustly and effectively is vital for robotic grasping and manipulation in warehouses or smart factories. Deep convolutional neural networks (DCNNs) have achieved the state-of-the-art…

机器人学 · 计算机科学 2019-03-05 Benjamin Schnieders , Shan Luo , Gregory Palmer , Karl Tuyls

Current state-of-the-art object objectors are fine-tuned from the off-the-shelf networks pretrained on large-scale classification dataset ImageNet, which incurs some additional problems: 1) The classification and detection have different…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Rui Zhu , Shifeng Zhang , Xiaobo Wang , Longyin Wen , Hailin Shi , Liefeng Bo , Tao Mei

To achieve accurate and robust object detection in the real-world scenario, various forms of images are incorporated, such as color, thermal, and depth. However, multimodal data often suffer from the position shift problem, i.e., the image…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Lu Zhang , Zhiyong Liu , Xiangyu Zhu , Zhan Song , Xu Yang , Zhen Lei , Hong Qiao

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector like YOLO. Because…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Ziping Yu , Hongbo Huang , Weijun Chen , Yongxin Su , Yahui Liu , Xiuying Wang

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

In this paper, we first investigate why typical two-stage methods are not as fast as single-stage, fast detectors like YOLO and SSD. We find that Faster R-CNN and R-FCN perform an intensive computation after or before RoI warping. Faster…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

Recently, there is growing attention on one-stage panoptic segmentation methods which aim to segment instances and stuff jointly within a fully convolutional pipeline efficiently. However, most of the existing works directly feed the…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Yifeng Chen , Wenqing Chu , Fangfang Wang , Ying Tai , Ran Yi , Zhenye Gan , Liang Yao , Chengjie Wang , Xi Li

DETR has set up a simple end-to-end pipeline for object detection by formulating this task as a set prediction problem, showing promising potential. Despite its notable advancements, this paper identifies two key forms of misalignment…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Zhi Cai , Songtao Liu , Guodong Wang , Zheng Ge , Xiangyu Zhang , Di Huang