中文
相关论文

相关论文: M2Det: A Single-Shot Object Detector based on Mult…

200 篇论文

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

Modern top-performing object detectors depend heavily on backbone networks, whose advances bring consistent performance gains through exploring more effective network structures. In this paper, we propose a novel and flexible backbone…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Tingting Liang , Xiaojie Chu , Yudong Liu , Yongtao Wang , Zhi Tang , Wei Chu , Jingdong Chen , Haibin Ling

Training CNN for detection is time-consuming due to the large dataset and complex network modules, making it hard to search architectures on detection datasets directly, which usually requires vast search costs (usually tens and even…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xiaoxing Wang , Jiale Lin , Junchi Yan , Juanping Zhao , Xiaokang Yang

Existing deep convolutional neural networks have found major success in image deraining, but at the expense of an enormous number of parameters. This limits their potential application, for example in mobile devices. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Xueyang Fu , Borong Liang , Yue Huang , Xinghao Ding , John Paisley

Traditional ship detection methods primarily rely on single-modal approaches, such as visible or infrared images, which limit their application in complex scenarios involving varying lighting conditions and heavy fog. To address this issue,…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Yanyin Guo , Runxuan An , Junwei Li , Zhiyuan Zhang

Despite the growing success of Convolution neural networks (CNN) in the recent past in the task of scene segmentation, the standard models lack some of the important features that might result in sub-optimal segmentation outputs. The widely…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Soham Chattopadhyay , Hritam Basak

The past few years have witnessed the immense success of object detection, while current excellent detectors struggle on tackling size-limited instances. Concretely, the well-known challenge of low overlaps between the priors and object…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Xiang Yuan , Gong Cheng , Kebing Yan , Qinghua Zeng , Junwei Han

This paper addresses the limitations of current vision-based rail defect detection methods, including high computational complexity, excessive parameter counts, and suboptimal accuracy. We propose a Lightweight Pyramid Cross-Attention…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Jackie Alex , Guoqiang Huan

Multi-view depth estimation methods typically require the computation of a multi-view cost-volume, which leads to huge memory consumption and slow inference. Furthermore, multi-view matching can fail for texture-less surfaces, reflective…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Gwangbin Bae , Ignas Budvytis , Roberto Cipolla

To better detect pedestrians of various scales, deep multi-scale methods usually detect pedestrians of different scales by different in-network layers. However, the semantic levels of features from different layers are usually inconsistent.…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Jiale Cao , Yanwei Pang , Xuelong Li

To boost a detector for single-frame 3D object detection, we present a new approach to train it to simulate features and responses following a detector trained on multi-frame point clouds. Our approach needs multi-frame point clouds only…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Wu Zheng , Li Jiang , Fanbin Lu , Yangyang Ye , Chi-Wing Fu

Despite the blooming success of architecture search for vision tasks in resource-constrained environments, the design of on-device object detection architectures have mostly been manual. The few automated search efforts are either centered…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Bo Chen , Golnaz Ghiasi , Hanxiao Liu , Tsung-Yi Lin , Dmitry Kalenichenko , Hartwig Adams , Quoc V. Le

The value of remote sensing images is of vital importance in many areas and needs to be refined by some cognitive approaches. The remote sensing detection is an appropriate way to achieve the semantic cognition. However, such detection is a…

机器学习 · 计算机科学 2019-10-01 Wei Zhou , Yiying Li

Object detection has made impressive progress in recent years with the help of deep learning. However, state-of-the-art algorithms are both computation and memory intensive. Though many lightweight networks are developed for a trade-off…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Fanrong Li , Zitao Mo , Peisong Wang , Zejian Liu , Jiayun Zhang , Gang Li , Qinghao Hu , Xiangyu He , Cong Leng , Yang Zhang , Jian Cheng

In conventional object detection frameworks, a backbone body inherited from image recognition models extracts deep latent features and then a neck module fuses these latent features to capture information at different scales. As the…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Yiqi Jiang , Zhiyu Tan , Junyan Wang , Xiuyu Sun , Ming Lin , Hao Li

Dense optical flow estimation plays a key role in many robotic vision tasks. In the past few years, with the advent of deep learning, we have witnessed great progress in optical flow estimation. However, current networks often consist of a…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lingtong Kong , Chunhua Shen , Jie Yang

The recent COCO object detection dataset presents several new challenges for object detection. In particular, it contains objects at a broad range of scales, less prototypical images, and requires more precise localization. To address these…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Sergey Zagoruyko , Adam Lerer , Tsung-Yi Lin , Pedro O. Pinheiro , Sam Gross , Soumith Chintala , Piotr Dollár

We present a method for detecting objects in images using a single deep neural network. Our approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Wei Liu , Dragomir Anguelov , Dumitru Erhan , Christian Szegedy , Scott Reed , Cheng-Yang Fu , Alexander C. Berg

This paper describes AutoFocus, an efficient multi-scale inference algorithm for deep-learning based object detectors. Instead of processing an entire image pyramid, AutoFocus adopts a coarse to fine approach and only processes regions…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Mahyar Najibi , Bharat Singh , Larry S. Davis

Automatic pneumonia Detection based on deep learning has increasing clinical value. Although the existing Feature Pyramid Network (FPN) and its variants have already achieved some great successes, their detection accuracies for pneumonia…

图像与视频处理 · 电气工程与系统科学 2020-11-18 Xudong Zhang , Bo Wang , Di Yuan , Zhenghua Xu , Guizhi Xu