• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations

Fast and robust object detection using visual subcategories,” CVRPW, (2014)

by E Ohn-Bar, M M Trivedi
Add To MetaCart

Tools

Sorted by:
Results 1 - 9 of 9

Data-Driven 3D Voxel Patterns for Object Category Recognition

by Yu Xiang, Wongun Choi, Yuanqing Lin, Silvio Savarese
"... Despite the great progress achieved in recognizing ob-jects as 2D bounding boxes in images, it is still very chal-lenging to detect occluded objects and estimate the 3D properties of multiple objects from a single image. In this paper, we propose a novel object representation, 3D Voxel Pattern (3DVP ..."
Abstract - Cited by 3 (0 self) - Add to MetaCart
Despite the great progress achieved in recognizing ob-jects as 2D bounding boxes in images, it is still very chal-lenging to detect occluded objects and estimate the 3D properties of multiple objects from a single image. In this paper, we propose a novel object representation, 3D Voxel Pattern (3DVP), that jointly encodes the key properties of objects including appearance, 3D shape, viewpoint, occlu-sion and truncation. We discover 3DVPs in a data-driven way, and train a bank of specialized detectors for a dictio-nary of 3DVPs. The 3DVP detectors are capable of detect-ing objects with specific visibility patterns and transferring the meta-data from the 3DVPs to the detected objects, such as 2D segmentation mask, 3D pose as well as occlusion or truncation boundaries. The transferred meta-data allows us to infer the occlusion relationship among objects, which in turn provides improved object recognition results. Ex-periments are conducted on the KITTI detection benchmark [17] and the outdoor-scene dataset [41]. We improve state-of-the-art results on car detection and pose estimation with notable margins (6 % in difficult data of KITTI). We also verify the ability of our method in accurately segmenting objects from the background and localizing them in 3D. 1.
(Show Context)

Citation Context

...es a specific shared ”signature” of the three properties listed above (appearance, 3D shape and occlusions). Examples of 3DVPs in the dictionary are shown in Fig. 6. Inspired by a recent body of work =-=[6, 4, 7, 27]-=- that proposes to learn object detectors using clusters of 2D images that share similar appearance properties, in our recognition pipeline we train a bank of detectors using our dictionary of 3DVPs wh...

Fast and Robust Cyclist Detection for Monocular Camera Systems

by Wei Tian, Martin Lauer
"... Cyclist detection is an important task for automobile industries. In this pa-per we present a vision based system for cyclist detection. We build cascade detectors for cyclists in different viewpoints and part filters to deal with par-tial occlusions. To improve the performance, geometry based ROI e ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
Cyclist detection is an important task for automobile industries. In this pa-per we present a vision based system for cyclist detection. We build cascade detectors for cyclists in different viewpoints and part filters to deal with par-tial occlusions. To improve the performance, geometry based ROI extraction method is integrated. Additionally, a Kalman filter in combination with optical flow is also applied to estimate cyclists ’ trajectories and to stabilize detections along image sequence. 1
(Show Context)

Citation Context

... the aspect ratio is almost constant, independent of the pose and the appearance. Unlike that, the appearance of other objects, e.g. cars or cyclists, varies significantly in different viewpoints. In =-=[OBT14]-=- Ohn-Bar solved this problem for cars by building detectors for each visual subcategory and achieved good results. So in this project we do it in a similar way. For training we also choose the KITTI d...

An Exploration of Why and When Pedestrian Detection Fails

by Nattoji Rakesh , Eshed Rajaram , Mohan M Ohn-Bar , Trivedi
"... Abstract-This paper undergoes a finer-grained analysis of current state-of-the-art in pedestrian detection, with the aims of discovering insights into why and when detection fails. Current pedestrian detection research studies are often measured and compared by a single summarizing metric across da ..."
Abstract - Add to MetaCart
Abstract-This paper undergoes a finer-grained analysis of current state-of-the-art in pedestrian detection, with the aims of discovering insights into why and when detection fails. Current pedestrian detection research studies are often measured and compared by a single summarizing metric across datasets. The progress in the field is measured by comparing the metric over the years for a given dataset. Nonetheless, this type of analysis may hinder development by ignoring the strengths and limitations of each method as well as the role of dataset-specific characteristics. For the experiments we employ two pedestrian detection datasets, Caltech and KITTI, and highlight their differences. The datasets are used in order to understand in what ways methods fail, and the impact of attributes, occlusion, and other challenges. Finally, the analysis is used to identify promising next steps for researchers.

Our Object Recognition Framework

by Yu Xiang, Wongun Choi, Yuanqing Lin, Silvio Savarese, Felzenszwalb Et Al
"... Input: a single 2D image ..."
Abstract - Add to MetaCart
Input: a single 2D image
(Show Context)

Citation Context

...oderate Hard ACF [2] 55.89 54.77 42.98 N/A N/A N/A DPM [3] 71.19 62.16 48.43 67.27 55.77 43.59 DPM-VOC+VP [4] 74.59 64.71 48.76 72.28 61.84 46.54 OC-DPM [5] 74.94 65.95 53.86 73.50 64.42 52.40 SubCat =-=[6]-=- 81.94 66.32 51.10 80.92 64.94 50.03 AOG [7] 84.36 71.88 59.27 43.81 38.21 31.53 SubCat [8] 84.14 75.46 59.71 83.41 74.42 58.83 Regionlets [9] 84.75 76.45 59.70 N/A N/A N/A Ours NMS 84.81 73.02 63.22 ...

Supplementary Material for “Data-Driven 3D Voxel Patterns for Object Category

by Yu Xiang, Wongun Choi, Yuanqing Lin, Silvio Savarese
"... We present the implementation details of our object cat-egory recognition framework and additional qualitative ex-amples on the KITTI dataset [5] and the OutdoorScene dataset [8] in this supplementary material. 1. Implementation Details ..."
Abstract - Add to MetaCart
We present the implementation details of our object cat-egory recognition framework and additional qualitative ex-amples on the KITTI dataset [5] and the OutdoorScene dataset [8] in this supplementary material. 1. Implementation Details
(Show Context)

Citation Context

...han 60%. Note that car detection in KITTI requires 70% bounding box overlap with the ground truth annotation. After training all the 3DVP detectors, we can apply them to test images. As aslo noted in =-=[6]-=-, we find out that it is not necessary to carefully calibrate the detection scores among the ACF detectors. 2. Additional Qualitative Results 2.1. 3DVPs from the KITTI Dataset Fig. 3, Fig. 4 and Fig. ...

1Learning to Detect Objects at Multiple Orientations and Occlusion Levels

by Eshed Ohn-bar, Mohan Manubhai Trivedi
"... Abstract—We study efficient means of capturing intra-category diversity for object detection. Strategies for occlusion and ori-entation handling are explored by learning an ensemble of models using visual and geometrical features. An AdaBoost detection scheme is employed with pixel lookup features f ..."
Abstract - Add to MetaCart
Abstract—We study efficient means of capturing intra-category diversity for object detection. Strategies for occlusion and ori-entation handling are explored by learning an ensemble of models using visual and geometrical features. An AdaBoost detection scheme is employed with pixel lookup features for achieving fast detection. The method show promise in terms of detection performance and orientation estimation accuracy on the challenging KITTI dataset. Index Terms—Object detection, multiorientation detection, mining appearance patterns, occlusion-handling, vehicle detec-tion, pedestrian detection, active safety, orientation estimation, performance evaluation. I.

Go with the flow: Improving Multi-View Vehicle Detection with Motion Cues

by Alfredo Ramirez, Eshed Ohn-bar, Mohan M. Trivedi
"... Abstract—As vehicles travel through a scene, changes in aspect ratio and appearance as observed from a camera (or an array of cameras) make vehicle detection a difficult computer vision problem. Rather than relying solely on appearance cues, we propose a framework for detecting vehicles and eliminat ..."
Abstract - Add to MetaCart
Abstract—As vehicles travel through a scene, changes in aspect ratio and appearance as observed from a camera (or an array of cameras) make vehicle detection a difficult computer vision problem. Rather than relying solely on appearance cues, we propose a framework for detecting vehicles and eliminating false positives by utilizing the motion cues in the scene in addition to the appearance cues. As a case study, we focus on overtaking vehicle detection in a freeway setting from forward and rear views of the ego-vehicle. The proposed integration occurs in two steps. First, motion-based vehicle detection is performed using optical flow. Taking advantage of epipolar constraints, salient motion vectors are extracted and clustered using spectral clustering to form bounding boxes of vehicle candidates. Post-processing and outlier removal further refine the detections. Second, the motion-based detections are then combined with the output of an appearance-based vehicle detector to reduce false positives and produce the final vehicle detections. I.
(Show Context)

Citation Context

...rogress is mostly centered around integration of multiple models. For instance, a different model can be learned for a particular view and represented as a component in a mixture model [1], [2], [3], =-=[4]-=-. In this work, we use motion cues in order to augment the detections produced by such methods. This integration shows improved performance, both in terms of increased true positive rate and decreased...

Traffic Sign Detection for U.S. Roads: Remaining Challenges and a case for Tracking

by Andreas Møgelmose, Dongran Liu, Mohan M. Trivedi
"... Abstract — Traffic sign detection is crucial in intelligent vehi-cles, no matter if one’s objective is to develop Advanced Driver Assistance Systems or autonomous cars. Recent advances in traffic sign detection, especially the great effort put into the competition German Traffic Sign Detection Bench ..."
Abstract - Add to MetaCart
Abstract — Traffic sign detection is crucial in intelligent vehi-cles, no matter if one’s objective is to develop Advanced Driver Assistance Systems or autonomous cars. Recent advances in traffic sign detection, especially the great effort put into the competition German Traffic Sign Detection Benchmark, have given rise to very reliable detection systems when tested on European signs. The U.S., however, has a rather different approach to traffic sign design. This paper evaluates whether a current state-of-the-art traffic sign detector is useful for American signs. We find that for colorful, distinctively shaped signs, Integral Channel Features work well, but it fails on the large superclass of speed limit signs and similar designs. We also introduce an extension to the largest public dataset of American signs, the LISA Traffic Sign Dataset, and present an evaluation of tracking in the context of sign detection. We show that tracking essentially suppresses all false positives in our test set, and argue that in order to be useful for higher level analysis, any traffic sign detection system should contain tracking.
(Show Context)

Citation Context

...nd easier to drive. In both scenarios it is crucial for the onboard systems to have a solid view and understanding of the world around the car. This can include looking at pedestrians [1], other cars =-=[2]-=-–[4], or lane markings [5], [6]. Part of this understanding comes from being able to read traffic signs. Whether the aim of the system is to assist the driver, or remove him completely from the equati...

Article Visual Object Recognition with 3D-Aware Features in KITTI Urban Scenes

by J. Javier Yebes, Luis M. Bergasa, Miguel Ángel García-garrido
"... sensors ..."
Abstract - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...eights (wx,wy, wx2, wy2) for every part spring. In addition, the orientation estimation is naturally viewed as object intra-class variation. Typically, it is approached as a subcategorization process =-=[9,19,40]-=- in which different clusters are initialized and lead to multiple model learning. DPM has been originally conceived of as a mixture of models, such that an additional discrete random variable c is def...

Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University