English
Related papers

Related papers: DiagNet: Detecting Objects using Diagonal Constrai…

200 papers

The accuracy of the object detection model depends on whether the anchor boxes effectively trained. Because of the small number of GT boxes or object target is invariant in the training phase, cannot effectively train anchor boxes.…

Computer Vision and Pattern Recognition · Computer Science 2019-03-06 Wei Jiang , Na Ying

In object detection, reducing computational cost is as important as improving accuracy for most practical usages. This paper proposes a novel network structure, which is an order of magnitude lighter than other state-of-the-art networks…

Computer Vision and Pattern Recognition · Computer Science 2016-12-13 Sanghoon Hong , Byungseok Roh , Kye-Hyeon Kim , Yeongjae Cheon , Minje Park

The detection and tracking of small, occluded objects such as pedestrians, cyclists, and motorbikes pose significant challenges for traffic surveillance systems because of their erratic movement, frequent occlusion, and poor visibility in…

Computer Vision and Pattern Recognition · Computer Science 2025-05-06 Shahriar Soudeep , Md Abrar Jahin , M. F. Mridha

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

Computer Vision and Pattern Recognition · Computer Science 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

One-stage object detection, particularly the YOLO series, strikes a favorable balance between accuracy and efficiency. However, existing YOLO detectors lack explicit modeling of heterogeneous object responses within shared feature channels,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-27 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Bo Liu , Linlin Shen , Jing Yu , Yue Niu

A robust and accurate 3D detection system is an integral part of autonomous vehicles. Traditionally, a majority of 3D object detection algorithms focus on processing 3D point clouds using voxel grids or bird's eye view (BEV). Recent works,…

Computer Vision and Pattern Recognition · Computer Science 2020-09-18 Sumesh Thakur , Jiju Peethambaran

Object detection in high-resolution aerial images is a challenging task because of 1) the large variation in object size, and 2) non-uniform distribution of objects. A common solution is to divide the large aerial image into small (uniform)…

Computer Vision and Pattern Recognition · Computer Science 2020-04-14 Changlin Li , Taojiannan Yang , Sijie Zhu , Chen Chen , Shanyue Guan

Comprehensive visual understanding requires detection frameworks that can effectively learn and utilize object interactions while analyzing objects individually. This is the main objective in Human-Object Interaction (HOI) detection task.…

Computer Vision and Pattern Recognition · Computer Science 2020-03-13 Oytun Ulutan , A S M Iftekhar , B. S. Manjunath

Deep neural networks (DNNs), as the basis of object detection, will play a key role in the development of future autonomous systems with full autonomy. The autonomous systems have special requirements of real-time, energy-efficient…

Computer Vision and Pattern Recognition · Computer Science 2019-10-01 Caiwen Ding , Shuo Wang , Ning Liu , Kaidi Xu , Yanzhi Wang , Yun Liang

Object detection problem solving has developed greatly within the past few years. There is a need for lighter models in instances where hardware limitations exist, as well as a demand for models to be tailored to mobile devices. In this…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Mohammad Hajizadeh , Mohammad Sabokrou , Adel Rahmani

In this work, we propose an efficient and effective approach for unconstrained salient object detection in images using deep convolutional neural networks. Instead of generating thousands of candidate bounding boxes and refining them, our…

Computer Vision and Pattern Recognition · Computer Science 2017-08-03 Mahyar Najibi , Fan Yang , Qiaosong Wang , Robinson Piramuthu

Object detection has gained great progress driven by the development of deep learning. Compared with a widely studied task -- classification, generally speaking, object detection even need one or two orders of magnitude more FLOPs (floating…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Yixing Li , Fengbo Ren

Object detection and counting are related but challenging problems, especially for drone based scenes with small objects and cluttered background. In this paper, we propose a new Guided Attention Network (GANet) to deal with both object…

Computer Vision and Pattern Recognition · Computer Science 2019-09-26 Yuanqiang Cai , Dawei Du , Libo Zhang , Longyin Wen , Weiqiang Wang , Yanjun Wu , Siwei Lyu

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

Computer Vision and Pattern Recognition · Computer Science 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

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…

Computer Vision and Pattern Recognition · Computer Science 2020-12-25 Berat Mert Albaba , Sedat Ozer

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.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Dynamic neural network is an emerging research topic in deep learning. With adaptive inference, dynamic models can achieve remarkable accuracy and computational efficiency. However, it is challenging to design a powerful dynamic detector,…

Computer Vision and Pattern Recognition · Computer Science 2023-04-13 Zhihao Lin , Yongtao Wang , Jinhe Zhang , Xiaojie Chu

In this paper, we propose an approach that exploits object segmentation in order to improve the accuracy of object detection. We frame the problem as inference in a Markov Random Field, in which each detection hypothesis scores object…

Computer Vision and Pattern Recognition · Computer Science 2015-02-17 Yukun Zhu , Raquel Urtasun , Ruslan Salakhutdinov , Sanja Fidler

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

Computer Vision and Pattern Recognition · Computer Science 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

Detecting small, densely distributed objects is a significant challenge: small objects often contain less distinctive information compared to larger ones, and finer-grained precision of bounding box boundaries are required. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2018-05-08 Zhenhua Chen , David Crandall , Robert Templeman