English
Related papers

Related papers: POD: Practical Object Detection with Scale-Sensiti…

200 papers

Camouflaged object detection (COD) aims to accurately detect objects hidden in the surrounding environment. However, the existing COD methods mainly locate camouflaged objects in the RGB domain, their performance has not been fully…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Runmin Cong , Mengyao Sun , Sanyi Zhang , Xiaofei Zhou , Wei Zhang , Yao Zhao

Modern two-stage object detectors generally require excessively large models for their detection heads to achieve high accuracy. To address this problem, we propose that the model parameters of two-stage detection heads can be condensed and…

Computer Vision and Pattern Recognition · Computer Science 2020-08-14 Zhe Chen , Jing Zhang , Dacheng Tao

Capsule networks promise significant benefits over convolutional networks by storing stronger internal representations, and routing information based on the agreement between intermediate representations' projections. Despite this, their…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Rodney Lalonde , Naji Khosravan , Ulas Bagci

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…

Computer Vision and Pattern Recognition · Computer Science 2020-06-11 Zewen He , He Huang , Yudong Wu , Guan Huang , Wensheng Zhang

The main contribution of this paper is an approach for introducing additional context into state-of-the-art general object detection. To achieve this we first combine a state-of-the-art classifier (Residual-101[14]) with a fast detection…

Computer Vision and Pattern Recognition · Computer Science 2017-01-25 Cheng-Yang Fu , Wei Liu , Ananth Ranga , Ambrish Tyagi , Alexander C. Berg

Salient object detection models often demand a considerable amount of computation cost to make precise prediction for each pixel, making them hardly applicable on low-power devices. In this paper, we aim to relieve the contradiction between…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Shang-Hua Gao , Yong-Qiang Tan , Ming-Ming Cheng , Chengze Lu , Yunpeng Chen , Shuicheng Yan

Region-based object detection infers object regions for one or more categories in an image. Due to the recent advances in deep learning and region proposal methods, object detectors based on convolutional neural networks (CNNs) have been…

Computer Vision and Pattern Recognition · Computer Science 2020-11-17 Seung-Hwan Bae

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but…

Computer Vision and Pattern Recognition · Computer Science 2019-04-19 Zhe Wu , Li Su , Qingming Huang

Salient object detection (SOD) in remote sensing images faces significant challenges due to large variations in object sizes, the computational cost of self-attention mechanisms, and the limitations of CNN-based extractors in capturing…

Computer Vision and Pattern Recognition · Computer Science 2026-03-13 Bin Wan , Runmin Cong , Xiaofei Zhou , Hao Fang , Yaoqi Sun , Sam Kwong

There are many limitations applying object detection algorithm on various environments. Especially detecting small objects is still challenging because they have low resolution and limited information. We propose an object detection method…

Computer Vision and Pattern Recognition · Computer Science 2019-12-17 Jeong-Seon Lim , Marcella Astrid , Hyun-Jin Yoon , Seung-Ik Lee

A major bottleneck of pedestrian detection lies on the sharp performance deterioration in the presence of small-size pedestrians that are relatively far from the camera. Motivated by the observation that pedestrians of disparate spatial…

Computer Vision and Pattern Recognition · Computer Science 2018-05-23 Xiaowei Zhang , Li Cheng , Bo Li , Hai-Miao Hu

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Marina Neseem , Sherief Reda

Feature pyramid has been an efficient method to extract features at different scales. Development over this method mainly focuses on aggregating contextual information at different levels while seldom touching the inter-level correlation in…

Computer Vision and Pattern Recognition · Computer Science 2020-05-08 Xinjiang Wang , Shilong Zhang , Zhuoran Yu , Litong Feng , Wayne Zhang

Accurate and robust detection of multi-class objects in optical remote sensing images is essential to many real-world applications such as urban planning, traffic control, searching and rescuing, etc. However, state-of-the-art object…

Computer Vision and Pattern Recognition · Computer Science 2020-01-08 Gongjie Zhang , Shijian Lu , Wei Zhang

Accurate scale estimation of a target is a challenging research problem in visual object tracking. Most state-of-the-art methods employ an exhaustive scale search to estimate the target size. The exhaustive search strategy is…

Computer Vision and Pattern Recognition · Computer Science 2016-09-21 Martin Danelljan , Gustav Häger , Fahad Shahbaz Khan , Michael Felsberg

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…

Computer Vision and Pattern Recognition · Computer Science 2022-06-17 Junliang Chen , Weizeng Lu , Linlin Shen

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…

Computer Vision and Pattern Recognition · Computer Science 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

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…

Computer Vision and Pattern Recognition · Computer Science 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

Object detection is a challenging task in visual understanding domain, and even more so if the supervision is to be weak. Recently, few efforts to handle the task without expensive human annotations is established by promising deep neural…

Computer Vision and Pattern Recognition · Computer Science 2016-11-28 Ali Diba , Vivek Sharma , Ali Pazandeh , Hamed Pirsiavash , Luc Van Gool

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-network, detection is…

Computer Vision and Pattern Recognition · Computer Science 2016-07-26 Zhaowei Cai , Quanfu Fan , Rogerio S. Feris , Nuno Vasconcelos