paper-with-me

Papers

Object Detection with Pixel Intensity Comparisons Organized in Decision Trees

2013-05-20 · Nenad Markuš, Miroslav Frljak, Igor S. Pandžić, Jörgen Ahlberg, Robert Forchheimer

We describe a method for visual object detection based on an ensemble of optimized decision trees organized in a cascade of rejectors. The trees use pixel intensity comparisons in their internal nodes and this makes them able to process image regions very fast. Experimental analysis is provided through a face detection problem. The obtained results are encouraging and demonstrate that the method has practical value. Additionally, we analyse its sensitivity to noise and show how to perform fast rotation invariant object detection. Complete source code is provided at https://github.com/nenadmarkus/pico.

📄 PDF Abstract BibTeX arXiv:1305.4537

Code (8)

nenadmarkus/pico 공식 구현
Suaro/pidroid tf
TotoHugo/facedetection-lite-Outsystems
esimov/pigo
hggym/pigo
lidio601/node-facedetect-supyo
liulaomo/go-ai-related
magicsunday/pico

Tasks

Face DetectionObjectobject-detectionObject DetectionPICOSensitivity

Similar Papers 제목 키워드 기반

Density Map Guided Object Detection in Aerial Images

2020-04-12 · Changlin Li, Taojiannan Yang, Sijie Zhu, Chen Chen 외

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 …

Image CroppingObjectobject-detectionObject Detection+2

Object Discovery via Cohesion Measurement

2017-04-28 · Guanjun Guo, Hanzi Wang, Wan-Lei Zhao, Yan Yan 외

Color and intensity are two important components in an image. Usually, groups of image pixels, which are similar in color or intensity, are an informative representation for an object. They are therefore particularly sui…

ClusteringImage SegmentationObjectObject Discovery+3

Distance Surface for Event-Based Optical Flow

2020-03-28 · Mohammed Almatrafi, Raymond Baldwin, Kiyoharu Aizawa, Keigo Hirakawa

We propose DistSurf-OF, a novel optical flow method for neuromorphic cameras. Neuromorphic cameras (or event detection cameras) are an emerging sensor modality that makes use of dynamic vision sensors (DVS) to report asy…

Event-based Optical FlowEvent DetectionOptical Flow Estimation

Enforcing Label and Intensity Consistency for IR Target Detection

2014-09-09 · Toufiq Parag

This study formulates the IR target detection as a binary classification problem of each pixel. Each pixel is associated with a label which indicates whether it is a target or background pixel. The optimal label set for …

Binary Classification

Crack Detection Using Enhanced Thresholding on UAV based Collected Images

2018-12-19 · Q. Zhu, T. H. Dinh, V. T. Hoang, M. D. Phung 외

This paper proposes a thresholding approach for crack detection in an unmanned aerial vehicle (UAV) based infrastructure inspection system. The proposed algorithm performs recursively on the intensity histogram of UAV-ta…