中文
相关论文

相关论文: You Should Look at All Objects

200 篇论文

We present a method to learn a diverse group of object categories from an unordered point set. We propose our Pyramid Point network, which uses a dense pyramid structure instead of the traditional 'U' shape, typically seen in semantic…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Nina Varney , Vijayan K. Asari , Quinn Graehling

Despite advancements in Transformer-based detectors for small object detection (SOD), recent studies show that these detectors still face challenges due to inherent noise sensitivity in feature pyramid networks (FPN) and diminished query…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Xiaocheng Fang , Jieyi Cai , Huanyu Liu , Wenxiu Cai , Yishu Liu , Bingzhi Chen

Scale variation remains a challenging problem for object detection. Common paradigms usually adopt multiscale training & testing (image pyramid) or FPN (feature pyramid network) to process objects in a wide scale range. However, multi-scale…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Zewen He , He Huang , Yudong Wu , Guan Huang , Wensheng Zhang

We explore the plain, non-hierarchical Vision Transformer (ViT) as a backbone network for object detection. This design enables the original ViT architecture to be fine-tuned for object detection without needing to redesign a hierarchical…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Yanghao Li , Hanzi Mao , Ross Girshick , Kaiming He

Recently, change detection (CD) of remote sensing images have achieved great progress with the advances of deep learning. However, current methods generally deliver incomplete CD regions and irregular CD boundaries due to the limited…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Tianyu Yan , Zifu Wan , Pingping Zhang

Recently, neural architecture search (NAS) has been exploited to design feature pyramid networks (FPNs) and achieved promising results for visual object detection. Encouraged by the success, we propose a novel One-Shot Path Aggregation…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Tingting Liang , Yongtao Wang , Zhi Tang , Guosheng Hu , Haibin Ling

Detecting pedestrian has been arguably addressed as a special topic beyond general object detection. Although recent deep learning object detectors such as Fast/Faster R-CNN [1, 2] have shown excellent performance for general object…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Liliang Zhang , Liang Lin , Xiaodan Liang , Kaiming He

Traffic sign detection is a challenging task for the unmanned driving system, especially for the detection of multi-scale targets and the real-time problem of detection. In the traffic sign detection process, the scale of the targets…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Junfan Wang , Yi Chen , Mingyu Gao , Zhekang Dong

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

Recently, convolutional neural network (CNN) based image super-resolution (SR) methods have achieved significant performance improvement. However, most CNN-based methods mainly focus on feed-forward architecture design and neglect to…

图像与视频处理 · 电气工程与系统科学 2021-06-15 Huapeng Wu , Jie Gui , Jun Zhang , James T. Kwok , Zhihui Wei

Detection of objects is extremely important in various aerial vision-based applications. Over the last few years, the methods based on convolution neural networks have made substantial progress. However, because of the large variety of…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Pourya Shamsolmoali , Masoumeh Zareapoor , Jocelyn Chanussot , Huiyu Zhou , Jie Yang

Feature interactions across space and scales underpin modern visual recognition systems because they introduce beneficial visual contexts. Conventionally, spatial contexts are passively hidden in the CNN's increasing receptive fields or…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Dong Zhang , Hanwang Zhang , Jinhui Tang , Meng Wang , Xiansheng Hua , Qianru Sun

Recently, the anchor-free object detection model has shown great potential for accuracy and speed to exceed anchor-based object detection. Therefore, two issues are mainly studied in this article: (1) How to let the backbone network in the…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Li Wang , Wei Xiang , Ruhui Xue , Kaida Zou , Laili Zhu

Dense pixel matching is required for many computer vision algorithms such as disparity, optical flow or scene flow estimation. Feature Pyramid Networks (FPN) have proven to be a suitable feature extractor for CNN-based dense matching tasks.…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Rishav , René Schuster , Ramy Battrawy , Oliver Wasenmüller , Didier Stricker

Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image classification and object detection. In this work, we present DetNAS to…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Yukang Chen , Tong Yang , Xiangyu Zhang , Gaofeng Meng , Xinyu Xiao , Jian Sun

The feed-forward architectures of recently proposed deep super-resolution networks learn representations of low-resolution inputs, and the non-linear mapping from those to high-resolution output. However, this approach does not fully…

计算机视觉与模式识别 · 计算机科学 2018-03-08 Muhammad Haris , Greg Shakhnarovich , Norimichi Ukita

Visual feature pyramid has shown its superiority in both effectiveness and efficiency in a wide range of applications. However, the existing methods exorbitantly concentrate on the inter-layer feature interactions but ignore the intra-layer…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Yu Quan , Dong Zhang , Liyan Zhang , Jinhui Tang

Pyramidal networks are standard methods for multi-scale object detection. Current researches on feature pyramid networks usually adopt layer connections to collect features from certain levels of the feature hierarchy, and do not consider…

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

Ship detection has been playing a significant role in the field of remote sensing for a long time but it is still full of challenges. The main limitations of traditional ship detection methods usually lie in the complexity of application…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Xue Yang , Hao Sun , Kun Fu , Jirui Yang , Xian Sun , Menglong Yan , Zhi Guo

This paper proposes a Fully Spiking Hybrid Neural Network (FSHNN) for energy-efficient and robust object detection in resource-constrained platforms. The network architecture is based on Convolutional SNN using leaky-integrate-fire neuron…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Biswadeep Chakraborty , Xueyuan She , Saibal Mukhopadhyay