English
Related papers

Related papers: Zero Cost Improvements for General Object Detectio…

200 papers

Current top performing object detectors employ detection proposals to guide the search for objects, thereby avoiding exhaustive sliding window search across images. Despite the popularity and widespread use of detection proposals, it is…

Computer Vision and Pattern Recognition · Computer Science 2015-08-07 Jan Hosang , Rodrigo Benenson , Piotr Dollár , Bernt Schiele

We present RON, an efficient and effective framework for generic object detection. Our motivation is to smartly associate the best of the region-based (e.g., Faster R-CNN) and region-free (e.g., SSD) methodologies. Under fully convolutional…

Computer Vision and Pattern Recognition · Computer Science 2017-07-07 Tao Kong , Fuchun Sun , Anbang Yao , Huaping Liu , Ming Lu , Yurong Chen

Current state-of-the-art two-stage detectors generate oriented proposals through time-consuming schemes. This diminishes the detectors' speed, thereby becoming the computational bottleneck in advanced oriented object detection systems. This…

Computer Vision and Pattern Recognition · Computer Science 2021-08-13 Xingxing Xie , Gong Cheng , Jiabao Wang , Xiwen Yao , Junwei Han

We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression…

Computer Vision and Pattern Recognition · Computer Science 2020-05-29 Nicolas Carion , Francisco Massa , Gabriel Synnaeve , Nicolas Usunier , Alexander Kirillov , Sergey Zagoruyko

In object detection, the detection backbone consumes more than half of the overall inference cost. Recent researches attempt to reduce this cost by optimizing the backbone architecture with the help of Neural Architecture Search (NAS).…

Computer Vision and Pattern Recognition · Computer Science 2022-06-16 Zhenhong Sun , Ming Lin , Xiuyu Sun , Zhiyu Tan , Hao Li , Rong Jin

Recently, many plug-and-play self-attention modules are proposed to enhance the model generalization by exploiting the internal information of deep convolutional neural networks (CNNs). Previous works lay an emphasis on the design of…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Zhongzhan Huang , Senwei Liang , Mingfu Liang , Wei He , Haizhao Yang

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

Computer Vision and Pattern Recognition · Computer Science 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

Are existing object detection methods adequate for detecting text and visual elements in scientific plots which are arguably different than the objects found in natural images? To answer this question, we train and compare the accuracy of…

Computer Vision and Pattern Recognition · Computer Science 2020-12-22 Pritha Ganguly , Nitesh Methani , Mitesh M. Khapra , Pratyush Kumar

Most object detection frameworks use backbone architectures originally designed for image classification, conventionally with pre-trained parameters on ImageNet. However, image classification and object detection are essentially different…

Computer Vision and Pattern Recognition · Computer Science 2022-06-20 Harim Jung , Myeong-Seok Oh , Cheoljong Yang , Seong-Whan Lee

This paper proposes a novel approach for detecting objects using mobile robots in the context of the RoboCup Standard Platform League, with a primary focus on detecting the ball. The challenge lies in detecting a dynamic object in varying…

Computer Vision and Pattern Recognition · Computer Science 2023-09-08 Arne Moos

Object detection in aerial images is a fundamental research topic in the geoscience and remote sensing domain. However, the advanced approaches on this topic mainly focus on designing the elaborate backbones or head networks but ignore neck…

Computer Vision and Pattern Recognition · Computer Science 2023-05-03 Yuchen Shen , Dong Zhang , Zhihao Song , Xuesong Jiang , Qiaolin Ye

Advances in lightweight neural networks have revolutionized computer vision in a broad range of IoT applications, encompassing remote monitoring and process automation. However, the detection of small objects, which is crucial for many of…

Computer Vision and Pattern Recognition · Computer Science 2023-11-14 Liam Boyle , Nicolas Baumann , Seonyeong Heo , Michele Magno

In this work, we address the problem of 3D object detection from point cloud data in real time. For autonomous vehicles to work, it is very important for the perception component to detect the real world objects with both high accuracy and…

Computer Vision and Pattern Recognition · Computer Science 2021-08-12 Abhinav Sagar

As the scale of object detection dataset is smaller than that of image recognition dataset ImageNet, transfer learning has become a basic training method for deep learning object detection models, which will pretrain the backbone network of…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Kehe WU , Zuge Chen , Qi MA , Xiaoliang Zhang , Wei Li

Although a polygon is a more accurate representation than an upright bounding box for text detection, the annotations of polygons are extremely expensive and challenging. Unlike existing works that employ fully-supervised training with…

Computer Vision and Pattern Recognition · Computer Science 2022-05-27 Weijia Wu , Enze Xie , Ruimao Zhang , Wenhai Wang , Hong Zhou , Ping Luo

Deep neural network based object detectors are continuously evolving and are used in a multitude of applications, each having its own set of requirements. While safety-critical applications need high accuracy and reliability, low-latency…

Computer Vision and Pattern Recognition · Computer Science 2023-02-15 Elahe Arani , Shruthi Gowda , Ratnajit Mukherjee , Omar Magdy , Senthilkumar Kathiresan , Bahram Zonooz

We propose a novel architecture for object classification, called Self-Attention Capsule Networks (SACN). SACN is the first model that incorporates the Self-Attention mechanism as an integral layer within the Capsule Network (CapsNet).…

Computer Vision and Pattern Recognition · Computer Science 2019-11-20 Assaf Hoogi , Brian Wilcox , Yachee Gupta , Daniel L. Rubin

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…

Computer Vision and Pattern Recognition · Computer Science 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

We present R-FCN-3000, a large-scale real-time object detector in which objectness detection and classification are decoupled. To obtain the detection score for an RoI, we multiply the objectness score with the fine-grained classification…

Computer Vision and Pattern Recognition · Computer Science 2017-12-06 Bharat Singh , Hengduo Li , Abhishek Sharma , Larry S. Davis

3D object detection is receiving increasing attention from both industry and academia thanks to its wide applications in various fields. In this paper, we propose Point-Voxel Region-based Convolution Neural Networks (PV-RCNNs) for 3D object…

Computer Vision and Pattern Recognition · Computer Science 2022-11-09 Shaoshuai Shi , Li Jiang , Jiajun Deng , Zhe Wang , Chaoxu Guo , Jianping Shi , Xiaogang Wang , Hongsheng Li