中文
相关论文

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

200 篇论文

Recent works on two-stage cross-domain detection have widely explored the local feature patterns to achieve more accurate adaptation results. These methods heavily rely on the region proposal mechanisms and ROI-based instance-level features…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Chaoqi Chen , Zebiao Zheng , Yue Huang , Xinghao Ding , Yizhou Yu

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kean Chen , Weiyao Lin , Jianguo Li , John See , Ji Wang , Junni Zou

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

Oriented object detection in aerial images poses a significant challenge due to their varying sizes and orientations. Current state-of-the-art detectors typically rely on either two-stage or one-stage approaches, often employing…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Phuc D. A. Nguyen

There have been two streams in the 3D detection from point clouds: single-stage methods and two-stage methods. While the former is more computationally efficient, the latter usually provides better detection accuracy. By carefully examining…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yihan Hu , Zhuangzhuang Ding , Runzhou Ge , Wenxin Shao , Li Huang , Kun Li , Qiang Liu

Recent researches attempt to improve the detection performance by adopting the idea of cascade for single-stage detectors. In this paper, we analyze and discover that inconsistency is the major factor limiting the performance. The refined…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Hongkai Zhang , Hong Chang , Bingpeng Ma , Shiguang Shan , Xilin Chen

Objects for detection usually have distinct characteristics in different sub-regions and different aspect ratios. However, in prevalent two-stage object detection methods, Region-of-Interest (RoI) features are extracted by RoI pooling with…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Yao Zhai , Jingjing Fu , Yan Lu , Houqiang Li

Object detection has made tremendous strides in computer vision. Small object detection with appearance degradation is a prominent challenge, especially for aerial observations. To collect sufficient positive/negative samples for heuristic…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Dong Liang , Qixiang Geng , Zongqi Wei , Dmitry A. Vorontsov , Ekaterina L. Kim , Mingqiang Wei , Huiyu Zhou

Previous state-of-the-art real-time object detectors have been reported on GPUs which are extremely expensive for processing massive data and in resource-restricted scenarios. Therefore, high efficiency object detectors on CPU-only devices…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

Recent advances in camera equipped drone applications and their widespread use increased the demand on vision based object detection algorithms for aerial images. Object detection process is inherently a challenging task as a generic…

计算机视觉与模式识别 · 计算机科学 2020-12-25 Berat Mert Albaba , Sedat Ozer

Recent one-stage object detectors follow a per-pixel prediction approach that predicts both the object category scores and boundary positions from every single grid location. However, the most suitable positions for inferring different…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Li Yang , Yan Xu , Shaoru Wang , Chunfeng Yuan , Ziqi Zhang , Bing Li , Weiming Hu

Person search aims to simultaneously localize and identify a query person from realistic, uncropped images. To achieve this goal, state-of-the-art models typically add a re-id branch upon two-stage detectors like Faster R-CNN. Owing to the…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Yichao Yan , Jinpeng Li , Jie Qin , Shengcai Liao , Xiaokang Yang

Two-stage methods have dominated Human-Object Interaction (HOI) detection for several years. Recently, one-stage HOI detection methods have become popular. In this paper, we aim to explore the essential pros and cons of two-stage and…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Aixi Zhang , Yue Liao , Si Liu , Miao Lu , Yongliang Wang , Chen Gao , Xiaobo Li

Transformer and its variants have shown great potential for various vision tasks in recent years, including image classification, object detection and segmentation. Meanwhile, recent studies also reveal that with proper architecture design,…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Xinghao Chen , Siwei Li , Yijing Yang , Yunhe Wang

In this paper, we propose a Monocular 3D Single Stage object Detector (M3DSSD) with feature alignment and asymmetric non-local attention. Current anchor-based monocular 3D object detection methods suffer from feature mismatching. To…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Shujie Luo , Hang Dai , Ling Shao , Yong Ding

Object detection in aerial images is an active yet challenging task in computer vision because of the birdview perspective, the highly complex backgrounds, and the variant appearances of objects. Especially when detecting densely packed…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Jian Ding , Nan Xue , Yang Long , Gui-Song Xia , Qikai Lu

We present a simple yet effective prediction module for a one-stage detector. The main process is conducted in a coarse-to-fine manner. First, the module roughly adjusts the default boxes to well capture the extent of target objects in an…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Ho-Deok Jang , Sanghyun Woo , Philipp Benz , Jinsun Park , In So Kweon

Recently, object detection in aerial images has gained much attention in computer vision. Different from objects in natural images, aerial objects are often distributed with arbitrary orientation. Therefore, the detector requires more…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Jiaming Han , Jian Ding , Nan Xue , Gui-Song Xia

Object detection has made substantial progress in the last decade, due to the capability of convolution in extracting local context of objects. However, the scales of objects are diverse and current convolution can only process single-scale…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Junliang Chen , Xiaodong Zhao , Linlin Shen

Most of the existing single-stage and two-stage 3D object detectors are anchor-based methods, while the efficient but challenging anchor-free single-stage 3D object detection is not well investigated. Recent studies on 2D object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Jiale Li , Hang Dai , Ling Shao , Yong Ding