paper-with-me

Papers

Object Proposal Generation using Two-Stage Cascade SVMs

2014-07-20 · Ziming Zhang, Philip H. S. Torr

Object proposal algorithms have shown great promise as a first step for object recognition and detection. Good object proposal generation algorithms require high object recall rate as well as low computational cost, because generating object proposals is usually utilized as a preprocessing step. The problem of how to accelerate the object proposal generation and evaluation process without decreasing recall is thus of great interest. In this paper, we propose a new object proposal generation method using two-stage cascade SVMs, where in the first stage linear filters are learned for predefined quantized scales/aspect-ratios independently, and in the second stage a global linear classifier is learned across all the quantized scales/aspect-ratios for calibration, so that all the proposals can be compared properly. The proposals with highest scores are our final output. Specifically, we explain our scale/aspect-ratio quantization scheme, and investigate the effects of combinations of $\ell_1$ and $\ell_2$ regularizers in cascade SVMs with/without ranking constraints in learning. Comprehensive experiments on VOC2007 dataset are conducted, and our results achieve the state-of-the-art performance with high object recall rate and high computational efficiency. Besides, our method has been demonstrated to be suitable for not only class-specific but also generic object proposal generation.

📄 PDF Abstract BibTeX arXiv:1407.5242

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyObjectObject Proposal GenerationObject RecognitionQuantizationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

C-RPNs: Promoting Object Detection in real world via a Cascade Structure of Region Proposal Networks

2019-08-19 · Dongming Yang, Yuexian Zou, Jian Zhang, Ge Li

Recently, significant progresses have been made in object detection on common benchmarks (i.e., Pascal VOC). However, object detection in real world is still challenging due to the serious data imbalance. Images in real …

Objectobject-detectionObject DetectionRegion Proposal

CascadeV-Det: Cascade Point Voting for 3D Object Detection

2024-01-15 · Yingping Liang, Ying Fu

Anchor-free object detectors are highly efficient in performing point-based prediction without the need for extra post-processing of anchors. However, different from the 2D grids, the 3D points used in these detectors ar…

3D Object DetectionObjectobject-detectionObject Detection

Multi-stage Object Detection with Group Recursive Learning

2016-08-18 · Jianan Li, Xiaodan Liang, Jianshu Li, Tingfa Xu 외

Most of existing detection pipelines treat object proposals independently and predict bounding box locations and classification scores over them separately. However, the important semantic and spatial layout correlations…

Objectobject-detectionObject DetectionObject Proposal Generation+3

Weakly Supervised Cascaded Convolutional Networks

2016-11-24 · CVPR 2017 7 · Ali Diba, Vivek Sharma, Ali Pazandeh, Hamed Pirsiavash 외

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

Multiple Instance LearningObjectobject-detectionObject Detection+2

3D Cascade RCNN: High Quality Object Detection in Point Clouds

2022-11-15 · Qi Cai, Yingwei Pan, Ting Yao, Tao Mei

Recent progress on 2D object detection has featured Cascade RCNN, which capitalizes on a sequence of cascade detectors to progressively improve proposal quality, towards high-quality object detection. However, there has …

2D Object Detection3D Object DetectionObjectobject-detection+2