English
Related papers

Related papers: SSD: Single Shot MultiBox Detector

200 papers

Three-dimensional object detection from a single view is a challenging task which, if performed with good accuracy, is an important enabler of low-cost mobile robot perception. Previous approaches to this problem suffer either from an…

Computer Vision and Pattern Recognition · Computer Science 2019-06-21 Eskil Jörgensen , Christopher Zach , Fredrik Kahl

This paper aims at developing a faster and a more accurate solution to the amodal 3D object detection problem for indoor scenes. It is achieved through a novel neural network that takes a pair of RGB-D images as the input and delivers…

Computer Vision and Pattern Recognition · Computer Science 2018-02-22 Qianhui Luo , Huifang Ma , Yue Wang , Li Tang , Rong Xiong

With the emergence of edge computing, there is an increasing need for running convolutional neural network based object detection on small form factor edge computing devices with limited compute and thermal budget for applications such as…

Computer Vision and Pattern Recognition · Computer Science 2018-12-12 Hengfui Liau , Nimmagadda Yamini , YengLiong Wong

We present a novel method for detecting 3D model instances and estimating their 6D poses from RGB data in a single shot. To this end, we extend the popular SSD paradigm to cover the full 6D pose space and train on synthetic model data only.…

Computer Vision and Pattern Recognition · Computer Science 2017-11-29 Wadim Kehl , Fabian Manhardt , Federico Tombari , Slobodan Ilic , Nassir Navab

Object detection via inaccurate bounding boxes supervision has boosted a broad interest due to the expensive high-quality annotation data or the occasional inevitability of low annotation quality (\eg tiny objects). The previous works…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Di Wu , Pengfei Chen , Xuehui Yu , Guorong Li , Zhenjun Han , Jianbin Jiao

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

Computer Vision and Pattern Recognition · Computer Science 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

Nowadays, autonomous cars are gaining traction due to their numerous potential applications on battlefields and in resolving a variety of other real-world challenges. The main goal of our project is to build an autonomous system using…

Robotics · Computer Science 2023-08-04 Jumman Hossain , Maliha Momtaz

For most of the object detectors based on multi-scale feature maps, the shallow layers are rich in fine spatial information and thus mainly responsible for small object detection. The performance of small object detection, however, is still…

Computer Vision and Pattern Recognition · Computer Science 2020-02-27 Lisha Cui , Rui Ma , Pei Lv , Xiaoheng Jiang , Zhimin Gao , Bing Zhou , Mingliang Xu

In this paper, we introduce a novel single shot approach for 6D object pose estimation of rigid objects based on depth images. For this purpose, a fully convolutional neural network is employed, where the 3D input data is spatially…

Computer Vision and Pattern Recognition · Computer Science 2020-04-28 Kilian Kleeberger , Marco F. Huber

Estimating 3D orientation and translation of objects is essential for infrastructure-less autonomous navigation and driving. In case of monocular vision, successful methods have been mainly based on two ingredients: (i) a network generating…

Computer Vision and Pattern Recognition · Computer Science 2020-02-25 Zechen Liu , Zizhang Wu , Roland Tóth

Object detection in still images has drawn a lot of attention over past few years, and with the advent of Deep Learning impressive performances have been achieved with numerous industrial applications. Most of these deep learning models…

Computer Vision and Pattern Recognition · Computer Science 2020-06-23 Benjamin Deguerre , Clément Chatelain , Gilles Gasso

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-13 Wu Zheng , Li Jiang , Fanbin Lu , Yangyang Ye , Chi-Wing Fu

We present a simple yet effective prediction module for a one-stage detector. The main process is conducted in a coarse-to-fine manner. First, the module roughly adjusts the default boxes to well capture the extent of target objects in an…

Computer Vision and Pattern Recognition · Computer Science 2019-07-31 Ho-Deok Jang , Sanghyun Woo , Philipp Benz , Jinsun Park , In So Kweon

We'd like to share a simple tweak of Single Shot Multibox Detector (SSD) family of detectors, which is effective in reducing model size while maintaining the same quality. We share box predictors across all scales, and replace convolution…

Computer Vision and Pattern Recognition · Computer Science 2018-07-10 Pengchong Jin , Vivek Rathod , Xiangxin Zhu

The safety and security of public spaces is of vital importance, driving the need for sophisticated surveillance systems capable of accurately detecting weapons, which are often hampered by issues like partial occlusion, varying lighting,…

Computer Vision and Pattern Recognition · Computer Science 2025-09-30 Atharva Jadhav , Arush Karekar , Manas Divekar , Shachi Natu

Object recognition using single-point supervision has attracted increasing attention recently. However, the performance gap compared with fully-supervised algorithms remains large. Previous works generated class-agnostic…

Computer Vision and Pattern Recognition · Computer Science 2025-04-11 Pengfei Chen , Xuehui Yu , Xumeng Han , Kuiran Wang , Guorong Li , Lingxi Xie , Zhenjun Han , Jianbin Jiao

One-stage object detectors such as SSD or YOLO already have shown promising accuracy with small memory footprint and fast speed. However, it is widely recognized that one-stage detectors have difficulty in detecting small objects while they…

Computer Vision and Pattern Recognition · Computer Science 2017-09-19 Sanghyun Woo , Soonmin Hwang , In So Kweon

We present a new two-stage 3D object detection framework, named sparse-to-dense 3D Object Detector (STD). The first stage is a bottom-up proposal generation network that uses raw point cloud as input to generate accurate proposals by…

Computer Vision and Pattern Recognition · Computer Science 2019-07-25 Zetong Yang , Yanan Sun , Shu Liu , Xiaoyong Shen , Jiaya Jia

The increasing illegal parking has become more and more serious. Nowadays the methods of detecting illegally parked vehicles are based on background segmentation. However, this method is weakly robust and sensitive to environment.…

Computer Vision and Pattern Recognition · Computer Science 2017-10-10 Xuemei Xie , Chenye Wang , Shu Chen , Guangming Shi , Zhifu Zhao

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