2014 IEEE Conference on Computer Vision and Pattern Recognition Workshops 2014
DOI: 10.1109/cvprw.2014.95
|View full text |Cite
|
Sign up to set email alerts
|

Brain-Inspired Classroom Occupancy Monitoring on a Low-Power Mobile Platform

Abstract: Brain-inspired computer vision (BICV) has evolved rapidly in recent years and it is now competitive with traditional CV approaches. However, most of BICV algorithms have been developed on high power-and-performance platforms (e.g. workstations) or special purpose hardware. We propose two different algorithms for counting people in a classroom, both based on Convolutional Neural Networks (CNNs), a state-of-art deep learning model that is inspired on the structure of the human visual cortex. Furthermore, we prov… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
25
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
5
2
2

Relationship

5
4

Authors

Journals

citations
Cited by 29 publications
(26 citation statements)
references
References 20 publications
0
25
0
Order By: Relevance
“…However, in this case (as is shown in Figure 5) we consider a very small CNN architecture that begins with a strong reduction in the dimensionality of the input (using a 4:1 max-pooling layer) to reduce the computational complexity of the model. Our CNN implementation is based the CConvNet library [43], that takes advantage of the OpenMP programming model for better performance on the parallel PULP platform.…”
Section: B Visual Feature Extraction On Pulpmentioning
confidence: 99%
“…However, in this case (as is shown in Figure 5) we consider a very small CNN architecture that begins with a strong reduction in the dimensionality of the input (using a 4:1 max-pooling layer) to reduce the computational complexity of the model. Our CNN implementation is based the CConvNet library [43], that takes advantage of the OpenMP programming model for better performance on the parallel PULP platform.…”
Section: B Visual Feature Extraction On Pulpmentioning
confidence: 99%
“…For our experiments we consider six applications that were originally developed for the homogeneous P2012 cluster: Viola-Jones Face Detection using Haar features [48], FAST Circular Corner Detection [38,39], Removed Object Detection based on normalized cross-correlation (NCC) [26], a parallel version of Color Tracking from the OpenCV library [3], a Convolutional Neural Network (CNN) forward-propagation benchmark [13,25], and a Mahalanobis Distance (10-dimensional) kernel. Face Detection is parallelized with OpenCL, while the other benchmarks use the OpenMP implementation described in Marongiu et al [27].…”
Section: Resultsmentioning
confidence: 99%
“…The images were split into different numbers of blocks, with one PE working on one block. • Using convolutional neural networks taken from the CConvNet library [7,8], up to four hand-written digits were simultaneously recognised out of images, with four PEs working together for one recognition. • Floating point number arrays of different sizes were sorted using a merge sort algorithm.…”
Section: Performance Comparison Of Interleaved Vs Contiguous Mappingmentioning
confidence: 99%